Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh141 n_kcsan=`grep -E -c 'BUG: KCSAN: ' $file`
142 if test "$n_kcsan" -ne 0
144 if test "$n_bugs" = "$n_kcsan"
148 summary="$summary KCSAN: $n_kcsan"