Home
last modified time | relevance | path

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

/systemd-251/test/TEST-64-UDEV-STORAGE/
Dtest.sh504 if [[ -v "TESTCASES" && -n "$TESTCASES" ]]; then
505 read -ra TESTCASES <<< "$TESTCASES"
509 mapfile -t TESTCASES < <(declare -F | awk '$3 ~ /^testcase_/ {print $3;}')