Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh613 find "$tdir" -name 'Make.out.diags' -print > $T/builderrors
619 if test -s "$T/builderrors"
621 echo " Scenarios with build errors: `wc -l "$T/builderrors" | awk '{ print $1 }'`"

Completed in 1 milliseconds