Searched defs:tests (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/Tests/
H A DTests.cpp103 const char * tests[] = { local
/darwin-on-arm/xnu/bsd/netinet/
H A Ddhcp_options.c617 struct test tests[] = { variable in typeref:struct:test
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dpipes_tests.c74 unit_test_t *tests; member in struct:__anon1429
116 create_suite(const char *name, int numoftests, test_fn_t set_up, unit_test_t *tests, test_fn_t tear_down) argument
302 _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char *format, ...) argument
[all...]

Completed in 53 milliseconds