Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/request_key/
Drequest_key03.c66 bool info_only; in test_with_key_type() local
150 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15299") != 0); in test_with_key_type()
152 tst_res(info_only ? TINFO : TPASS, in test_with_key_type()
156 tst_res(info_only ? TINFO : TFAIL, in test_with_key_type()
164 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15951") != 0); in test_with_key_type()
166 tst_res(info_only ? TINFO : TPASS, in test_with_key_type()
170 tst_res(info_only ? TINFO : TFAIL, in test_with_key_type()
/external/autotest/site_utils/
Dadd_detected_host_labels.py112 if options.silent and options.info_only:
121 if options.info_only: