Home
last modified time | relevance | path

Searched refs:test_description (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test.c171 static const char *test_description(const struct test_suite *t, int subtest) in test_description() function
375 int len = strlen(test_description(t, -1)); in __cmd_test()
385 if (!perf_test__matches(test_description(t, -1), curr, argc, argv)) { in __cmd_test()
392 if (perf_test__matches(test_description(t, subi), in __cmd_test()
401 pr_info("%3d: %-*s:", i, width, test_description(t, -1)); in __cmd_test()
430 int len = strlen(test_description(t, subi)); in __cmd_test()
437 if (!perf_test__matches(test_description(t, subi), in __cmd_test()
442 test_description(t, subi)); in __cmd_test()
481 if (!perf_test__matches(test_description(t, -1), curr, argc, argv)) in perf_test__list()
484 pr_info("%3d: %s\n", i, test_description(t, -1)); in perf_test__list()
[all …]
/openbmc/openbmc/poky/scripts/
H A Dpatchtest76test_description = test.id().split('.')[-1].replace('_', ' ').replace("cve", "CVE").replace("signe…
82 test_description, json.loads(str(err[1]))["issue"],
90test_description = test.id().split('.')[-1].replace('_', ' ').replace("cve", "CVE").replace("signe…
95 test_description, test.id())
102test_description = test.id().split('.')[-1].replace('_', ' ').replace("cve", "CVE").replace("signe…
107 test_description, json.loads(str(reason))["issue"],