Home
last modified time | relevance | path

Searched defs:TEST_OK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dtests.h25 TEST_OK = 0, enumerator
/openbmc/linux/lib/
H A Dtest-kstrtox.c45 #define TEST_OK(fn, type, fmt, test) \ macro