Home
last modified time | relevance | path

Searched refs:must_fail (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtest-suite351 must_fail=$check_known_to_fail
352 [ $must_fail -eq 1 ] && [ $V -eq 0 ] && quiet=1
353 known_ko_tests=$(($known_ko_tests + $must_fail))
399 if [ "$must_fail" -eq "1" ]; then
415 if [ "$test_failed" -ne "$must_fail" ]; then