Searched refs:POST_MANUAL (Results 1 – 5 of 5) sorted by relevance
81 POST_RAM | POST_POWERON | POST_SLOWTEST | POST_MANUAL | POST_REBOOT,106 POST_RAM | POST_SLOWTEST | POST_MANUAL,159 POST_RAM | POST_SLOWTEST | POST_MANUAL,232 POST_RAM | POST_MANUAL,283 POST_RAM | POST_SLOWTEST | POST_MANUAL,
245 !(flags & POST_MANUAL)) { in post_run_single()285 if ((test_flags & POST_REBOOT) && !(flags & POST_MANUAL)) in post_run_single()358 if (test->flags & POST_MANUAL) { in post_info_single()
37 post_run (NULL, POST_RAM | POST_MANUAL); in do_diag()40 if (post_run (argv[i], POST_RAM | POST_MANUAL) != 0) in do_diag()
75 #define POST_MANUAL 0x0400 /* test runs on diag command */ macro85 POST_MANUAL | \
123 #define POST_MANUAL 0x400 /* test can be executed manually */224 POST_SLOWTEST, POST_MANUAL) and whether the last execution of