Searched refs:PRE_TEST (Results 1 – 3 of 3) sorted by relevance
41 PRE_TEST = ${BOOTCONFIG_TEST_PREP}53 PRE_TEST = ${BOOTCONFIG_TEST_PREP}65 PRE_TEST = ${BOOTCONFIG_TEST_PREP}
487 PRE_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")490 if [ "$PRE_TEST" != "$POST_TEST" ]; then509 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")516 if [ "$PRE_TEST" == "$POST_TEST" ]; then521 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")526 if [ "$PRE_TEST" == "$POST_TEST" ]; then
6 Set DISCOVERY_MODE to PRE_TEST to delay test discovery until just36 + gtest_discover_tests(${exename} DISCOVERY_TIMEOUT 120 DISCOVERY_MODE PRE_TEST)