Searched refs:PRE_TEST (Results 1 – 2 of 2) sorted by relevance
41 PRE_TEST = ${BOOTCONFIG_TEST_PREP}53 PRE_TEST = ${BOOTCONFIG_TEST_PREP}65 PRE_TEST = ${BOOTCONFIG_TEST_PREP}
222 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")226 if [ "$PRE_TEST" == "$POST_TEST" ]; then696 PRE_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")699 if [ "$PRE_TEST" != "$POST_TEST" ]; then718 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")725 if [ "$PRE_TEST" == "$POST_TEST" ]; then730 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")735 if [ "$PRE_TEST" == "$POST_TEST" ]; then