Searched refs:ERR_MSG (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh568 ERR_MSG="Flow actions may not be safe on all matching packets"
569 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")
574 POST_TEST=$(dmesg | grep -c "${ERR_MSG}")
581 PRE_TEST=$(dmesg | grep -c "${ERR_MSG}")
585 POST_TEST=$(dmesg | grep -c "${ERR_MSG}")
/linux-master/tools/testing/selftests/sgx/
H A Dload.c211 #define ERR_MSG \ macro
219 fprintf(stderr, ERR_MSG);

Completed in 137 milliseconds