cur_test_outcome 72 opal/mca/event/libevent2022/libevent/test/tinytest.c static enum outcome cur_test_outcome = 0; cur_test_outcome 98 opal/mca/event/libevent2022/libevent/test/tinytest.c cur_test_outcome = OK; cur_test_outcome 100 opal/mca/event/libevent2022/libevent/test/tinytest.c outcome = cur_test_outcome; cur_test_outcome 391 opal/mca/event/libevent2022/libevent/test/tinytest.c cur_test_outcome = 0; cur_test_outcome 397 opal/mca/event/libevent2022/libevent/test/tinytest.c if (cur_test_outcome==OK) cur_test_outcome 398 opal/mca/event/libevent2022/libevent/test/tinytest.c cur_test_outcome = SKIP;