Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dparse-metric.c154 static int test_frontend(void) in test_frontend() function
301 TEST_ASSERT_VAL("frontend failed", test_frontend() == 0); in test__parse_metric()
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py119 def test_frontend(fname): function
150 test_frontend(os.path.join(dir_name, test_name + '.json'))