From bdc50d4856d2baac600ca3ab46adae685b8d1d11 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Wed, 17 Feb 2021 16:12:25 +0100 Subject: [PATCH] add catch2 header old-commit-hash: fc233adda7486f8aaa16b93f73a6d74da98392a7 --- SConstruct | 1 + phonelibs/catch2/include/catch2/catch.hpp | 3 +++ phonelibs/catch2/include/catch2/catch_reporter_automake.hpp | 3 +++ phonelibs/catch2/include/catch2/catch_reporter_sonarqube.hpp | 3 +++ phonelibs/catch2/include/catch2/catch_reporter_tap.hpp | 3 +++ phonelibs/catch2/include/catch2/catch_reporter_teamcity.hpp | 3 +++ 6 files changed, 16 insertions(+) create mode 100644 phonelibs/catch2/include/catch2/catch.hpp create mode 100644 phonelibs/catch2/include/catch2/catch_reporter_automake.hpp create mode 100644 phonelibs/catch2/include/catch2/catch_reporter_sonarqube.hpp create mode 100644 phonelibs/catch2/include/catch2/catch_reporter_tap.hpp create mode 100644 phonelibs/catch2/include/catch2/catch_reporter_teamcity.hpp diff --git a/SConstruct b/SConstruct index ce40062d3f..4330052df9 100644 --- a/SConstruct +++ b/SConstruct @@ -163,6 +163,7 @@ env = Environment( CPPPATH=cpppath + [ "#", "#selfdrive", + "#phonelibs/catch2/include", "#phonelibs/bzip2", "#phonelibs/libyuv/include", "#phonelibs/openmax/include", diff --git a/phonelibs/catch2/include/catch2/catch.hpp b/phonelibs/catch2/include/catch2/catch.hpp new file mode 100644 index 0000000000..066a185fdb --- /dev/null +++ b/phonelibs/catch2/include/catch2/catch.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f66a0871edcb23231cba4b2fbf1bd7afa91488beed389c52a3bd641b89dae4 +size 650013 diff --git a/phonelibs/catch2/include/catch2/catch_reporter_automake.hpp b/phonelibs/catch2/include/catch2/catch_reporter_automake.hpp new file mode 100644 index 0000000000..e01303c8ad --- /dev/null +++ b/phonelibs/catch2/include/catch2/catch_reporter_automake.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e83050f228a90f750751fbf1d4a66f3033e94240b28364d15e672ec6ac498b1 +size 2206 diff --git a/phonelibs/catch2/include/catch2/catch_reporter_sonarqube.hpp b/phonelibs/catch2/include/catch2/catch_reporter_sonarqube.hpp new file mode 100644 index 0000000000..c202f47a79 --- /dev/null +++ b/phonelibs/catch2/include/catch2/catch_reporter_sonarqube.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099936cbce42d8676f807f0b6e7fbdda8d58c39d852270f28e0ad1d15226164b +size 7090 diff --git a/phonelibs/catch2/include/catch2/catch_reporter_tap.hpp b/phonelibs/catch2/include/catch2/catch_reporter_tap.hpp new file mode 100644 index 0000000000..7f3cdb4f2a --- /dev/null +++ b/phonelibs/catch2/include/catch2/catch_reporter_tap.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee414546da33788b231c0aea42904ed5068170119cdc3bdf3bff032b965d6522 +size 9581 diff --git a/phonelibs/catch2/include/catch2/catch_reporter_teamcity.hpp b/phonelibs/catch2/include/catch2/catch_reporter_teamcity.hpp new file mode 100644 index 0000000000..d57e7ec426 --- /dev/null +++ b/phonelibs/catch2/include/catch2/catch_reporter_teamcity.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08fd32f25751e8b21e5d292a403b2d7821b7c8e2895aee775e610d1ef53b7312 +size 8692