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}
245 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")249 if [ "$PRE_TEST" == "$POST_TEST" ]; then1164 PRE_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")1167 if [ "$PRE_TEST" != "$POST_TEST" ]; then1186 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")1193 if [ "$PRE_TEST" == "$POST_TEST" ]; then1198 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")1203 if [ "$PRE_TEST" == "$POST_TEST" ]; then