Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/livepatch/
H A Dtest-livepatch.sh134 nmods=${#mods[@]}
135 if [ "$nmods" -ne 3 ]; then
136 die "Expecting three modules listed, found $nmods"
144 loop_until 'mods=($SYSFS_KLP_DIR/*); nmods=${#mods[@]}; [[ "$nmods" -eq 1 ]]' ||
145 die "Expecting only one moduled listed, found $nmods"