Searched refs:POST_MANUAL (Results 1 – 5 of 5) sorted by relevance
80 POST_RAM | POST_POWERON | POST_SLOWTEST | POST_MANUAL | POST_REBOOT,105 POST_RAM | POST_SLOWTEST | POST_MANUAL,158 POST_RAM | POST_SLOWTEST | POST_MANUAL,231 POST_RAM | POST_MANUAL,282 POST_RAM | POST_SLOWTEST | POST_MANUAL,
244 !(flags & POST_MANUAL)) { in post_run_single()284 if ((test_flags & POST_REBOOT) && !(flags & POST_MANUAL)) in post_run_single()357 if (test->flags & POST_MANUAL) { in post_info_single()
36 post_run (NULL, POST_RAM | POST_MANUAL); in do_diag()39 if (post_run (argv[i], POST_RAM | POST_MANUAL) != 0) in do_diag()
74 #define POST_MANUAL 0x0400 /* test runs on diag command */ macro84 POST_MANUAL | \
123 #define POST_MANUAL 0x400 /* test can be executed manually */213 POST_SLOWTEST, POST_MANUAL) and whether the last execution of