Home
last modified time | relevance | path

Searched refs:info_only (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key03.c138 bool info_only; in do_test() local
183 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15299") != 0); in do_test()
185 tst_res(info_only ? TINFO : TPASS, in do_test()
189 tst_res(info_only ? TINFO : TFAIL, in do_test()
197 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15951") != 0); in do_test()
199 tst_res(info_only ? TINFO : TPASS, in do_test()
203 tst_res(info_only ? TINFO : TFAIL, in do_test()
/third_party/ltp/lib/
H A Dtst_sys_conf.c23 static void print_error(const int lineno, int info_only, const char *err, in print_error() argument
26 if (info_only) in print_error()

Completed in 1 milliseconds