/dports/emulators/qemu/qemu-6.2.0/capstone/suite/cstest/src/ |
H A D | main.c | 358 struct CMUnitTest *tests; in test_file() 374 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 375 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_issue, setup_issu… in test_file() 391 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 392 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_MC, setup_MC, tea… in test_file()
|
/dports/emulators/qemu60/qemu-6.0.0/capstone/suite/cstest/src/ |
H A D | main.c | 358 struct CMUnitTest *tests; in test_file() 374 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 375 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_issue, setup_issu… in test_file() 391 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 392 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_MC, setup_MC, tea… in test_file()
|
/dports/emulators/qemu5/qemu-5.2.0/capstone/suite/cstest/src/ |
H A D | main.c | 358 struct CMUnitTest *tests; in test_file() 374 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 375 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_issue, setup_issu… in test_file() 391 tests = (struct CMUnitTest *)realloc(tests, sizeof(struct CMUnitTest) * (number_of_tests + 1)); in test_file() 392 …tests[number_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_MC, setup_MC, tea… in test_file()
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/ |
H A D | test_groups.c | 56 const struct CMUnitTest test_group1[] = { in main() 60 const struct CMUnitTest test_group2[] = { in main()
|
/dports/sysutils/cmocka/cmocka-1.1.5/tests/ |
H A D | test_groups.c | 56 const struct CMUnitTest test_group1[] = { in main() 60 const struct CMUnitTest test_group2[] = { in main()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/ |
H A D | test_groups.c | 56 const struct CMUnitTest test_group1[] = { in main() 60 const struct CMUnitTest test_group2[] = { in main()
|
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/extras/cmocka-1.1.1/tests/ |
H A D | test_groups.c | 56 const struct CMUnitTest test_group1[] = { in main() 60 const struct CMUnitTest test_group2[] = { in main()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/ |
H A D | test_groups.c | 56 const struct CMUnitTest test_group1[] = { in main() 60 const struct CMUnitTest test_group2[] = { in main()
|
/dports/dns/bind-tools/bind-9.16.27/lib/isc/include/isc/ |
H A D | cmocka.h | 33 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname() 34 const char *name, struct CMUnitTest *selected, in _cmocka_add_test_byname()
|
/dports/dns/bind911/bind-9.11.37/lib/isc/include/isc/ |
H A D | cmocka.h | 31 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname() 32 const char *name, struct CMUnitTest *selected, in _cmocka_add_test_byname()
|
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/include/isc/ |
H A D | cmocka.h | 31 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname() 32 const char *name, struct CMUnitTest *selected, in _cmocka_add_test_byname()
|
/dports/dns/bind916/bind-9.16.27/lib/isc/include/isc/ |
H A D | cmocka.h | 33 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname() 34 const char *name, struct CMUnitTest *selected, in _cmocka_add_test_byname()
|
/dports/emulators/py-unicorn/unicorn-1.0.2/tests/unit/ |
H A D | test_sanity.c | 61 const struct CMUnitTest tests[] = { in test_uc_assert_macros_fail() 81 const struct CMUnitTest tests[] = { in main()
|
/dports/emulators/unicorn/unicorn-1.0.2/tests/unit/ |
H A D | test_sanity.c | 61 const struct CMUnitTest tests[] = { in test_uc_assert_macros_fail() 81 const struct CMUnitTest tests[] = { in main()
|
/dports/security/afl++/AFLplusplus-3.14c/test/unittests/ |
H A D | unit_hash.c | 12 #define CMUnitTest UnitTest macro 71 const struct CMUnitTest tests[] = { in main()
|
H A D | unit_rand.c | 14 #define CMUnitTest UnitTest macro 80 const struct CMUnitTest tests[] = { in main()
|
H A D | unit_preallocable.c | 12 #define CMUnitTest UnitTest macro 112 const struct CMUnitTest tests[] = { in main()
|
H A D | unit_list.c | 12 #define CMUnitTest UnitTest macro 129 const struct CMUnitTest tests[] = { in main()
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/krb/ |
H A D | t_parse_host_string.c | 213 const struct CMUnitTest k5_parse_host_string_tests[] = { in main() 231 const struct CMUnitTest k5_is_string_numeric_tests[] = { in main()
|
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/krb/ |
H A D | t_parse_host_string.c | 213 const struct CMUnitTest k5_parse_host_string_tests[] = { in main() 231 const struct CMUnitTest k5_is_string_numeric_tests[] = { in main()
|
/dports/net-mgmt/driftnet/driftnet-1.3.0/src/media/tests/ |
H A D | test_unit.c | 238 const struct CMUnitTest image_tests[] = { in main() 251 const struct CMUnitTest media_tests[] = { in main()
|
/dports/graphics/darktable/darktable-3.6.1/src/tests/unittests/ |
H A D | test_sample.c | 33 const struct CMUnitTest tests[] = { in main()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/example/ |
H A D | simple_test.c | 13 const struct CMUnitTest tests[] = { in main()
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/example/ |
H A D | simple_test.c | 13 const struct CMUnitTest tests[] = { in main()
|
/dports/sysutils/cmocka/cmocka-1.1.5/example/ |
H A D | simple_test.c | 13 const struct CMUnitTest tests[] = { in main()
|