Home
last modified time | relevance | path

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

/busybox-1.35.0/testsuite/
Drealpath.tests17 TESTLINK2="link2"
22 ln -s "./$TESTDIR/not_file/not_dir" "./$TESTLINK2"
38 testing "realpath on link to non-existent file 2" "realpath $TESTLINK2 2>&1" "realpath: $TESTLINK2:…
40 …g "realpath on link to non-existent file 4" "realpath ./$TESTLINK2 2>&1" "realpath: ./$TESTLINK2: …
43 rm -r "$TESTLINK1" "$TESTLINK2" "$TESTDIR"