Searched refs:testname (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/app/test-cmdline/ |
| H A D | cmdline_test.py | 66 testname = (test["Name"] + ":").ljust(30) variable 69 print(testname, "PASS") 71 print(testname, "FAIL") 78 testname = ("History fill test:").ljust(30) variable 81 print(testname, "PASS") 83 print(testname, "FAIL")
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/nvlist_to_lua/ |
| H A D | nvlist_to_lua.c | 86 test(const char *testname, boolean_t expect_success, boolean_t expect_match) in test() argument 92 (void) printf("\nrunning test '%s'; input:\n", testname); in test() 113 "case: %s\n", testname); in test() 118 (void) printf("unexpected FAIL of case: %s\n", testname); in test()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_efd_perf.c | 312 exit_with_fail(const char *testname, struct efd_perf_params *params, in exit_with_fail() argument 317 testname, hashtest_key_lens[params->cycle], i); in exit_with_fail()
|
| H A D | test_member_perf.c | 498 exit_with_fail(const char *testname, struct member_perf_params *params, in exit_with_fail() argument 502 testname, hashtest_key_lens[params->cycle], i, j); in exit_with_fail()
|