Home
last modified time | relevance | path

Searched refs:RUN_TEST_GROUP (Results 1 – 6 of 6) sorted by relevance

/third_party/cJSON/tests/unity/extras/fixture/test/main/
DAllTests.c12 RUN_TEST_GROUP(UnityFixture); in runAllTests()
13 RUN_TEST_GROUP(UnityCommandOptions); in runAllTests()
14 RUN_TEST_GROUP(LeakDetection); in runAllTests()
15 RUN_TEST_GROUP(InternalMalloc); in runAllTests()
/third_party/unity/extras/fixture/test/main/
DAllTests.c12 RUN_TEST_GROUP(UnityFixture); in runAllTests()
13 RUN_TEST_GROUP(UnityCommandOptions); in runAllTests()
/third_party/cJSON/tests/unity/examples/example_2/test/test_runners/
Dall_tests.c5 RUN_TEST_GROUP(ProductionCode); in RunAllTests()
6 RUN_TEST_GROUP(ProductionCode2); in RunAllTests()
/third_party/unity/examples/example_2/test/test_runners/
Dall_tests.c5 RUN_TEST_GROUP(ProductionCode); in RunAllTests()
6 RUN_TEST_GROUP(ProductionCode2); in RunAllTests()
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.h63 #define RUN_TEST_GROUP(group)\ macro
/third_party/unity/extras/fixture/src/
Dunity_fixture.h66 #define RUN_TEST_GROUP(group)\ macro