Home
last modified time | relevance | path

Searched refs:CMUnitTest (Results 1 – 25 of 1108) sorted by relevance

12345678910>>...45

/dports/emulators/qemu/qemu-6.2.0/capstone/suite/cstest/src/
H A Dmain.c358 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 Dmain.c358 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 Dmain.c358 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 Dtest_groups.c56 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 Dtest_groups.c56 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 Dtest_groups.c56 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 Dtest_groups.c56 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 Dtest_groups.c56 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 Dcmocka.h33 _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 Dcmocka.h31 _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 Dcmocka.h31 _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 Dcmocka.h33 _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 Dtest_sanity.c61 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 Dtest_sanity.c61 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 Dunit_hash.c12 #define CMUnitTest UnitTest macro
71 const struct CMUnitTest tests[] = { in main()
H A Dunit_rand.c14 #define CMUnitTest UnitTest macro
80 const struct CMUnitTest tests[] = { in main()
H A Dunit_preallocable.c12 #define CMUnitTest UnitTest macro
112 const struct CMUnitTest tests[] = { in main()
H A Dunit_list.c12 #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 Dt_parse_host_string.c213 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 Dt_parse_host_string.c213 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 Dtest_unit.c238 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 Dtest_sample.c33 const struct CMUnitTest tests[] = { in main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/example/
H A Dsimple_test.c13 const struct CMUnitTest tests[] = { in main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/example/
H A Dsimple_test.c13 const struct CMUnitTest tests[] = { in main()
/dports/sysutils/cmocka/cmocka-1.1.5/example/
H A Dsimple_test.c13 const struct CMUnitTest tests[] = { in main()

12345678910>>...45