Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh612 find "$tdir" -name 'ConfigFragment.diags' -print > $T/configerrors
614 if test -s "$T/configerrors"
616 echo " Scenarios with .config errors: `wc -l "$T/configerrors" | awk '{ print $1 }'`"

Completed in 1 milliseconds