Home
last modified time | relevance | path

Searched defs:TEST_CASE (Results 1 – 10 of 10) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-number-to-int32.cpp63 #define TEST_CASE(num, uint32) { num, uint32 } macro
92 #define TEST_CASE(num, int32) { num, int32 } macro
/third_party/unity/test/tests/
Dtest_unity_parameterizedDemo.c5 #define TEST_CASE(...) macro
/third_party/mesa3d/.gitlab-ci/lava/utils/
Dlog_section.py14 TEST_CASE = auto() variable in LogSectionType
/third_party/cJSON/tests/unity/test/tests/
Dtestparameterized.c13 #define TEST_CASE(...) macro
/third_party/cJSON/tests/unity/test/testdata/
DtestRunnerGeneratorSmall.c15 #define TEST_CASE(a) macro
DtestRunnerGenerator.c23 #define TEST_CASE(a) macro
DtestRunnerGeneratorWithMocks.c24 #define TEST_CASE(a) macro
/third_party/unity/test/testdata/
DtestRunnerGenerator.c172 TEST_CASE(isArgumentOne) in TEST_CASE() function
/third_party/unity/src/
Dunity_internals.h812 #define TEST_CASE(...) macro
/third_party/libabigail/tests/lib/
Dcatch.hpp17707 #define TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ ) macro
17900 #define TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE_NO_REGISTRATION(INTERNAL_CATCH_UNIQUE_NAME( C_A_T… macro