Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_test.h151 const char *tconf_msg; member
334 static struct tst_test test = { .tconf_msg = message } \
/third_party/ltp/lib/
Dtst_test.c1021 if (tst_test->tconf_msg) in do_setup()
1022 tst_brk(TCONF, "%s", tst_test->tconf_msg); in do_setup()