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

/freebsd-10-stable/bin/ls/tests/
H A Dls_tests.sh628 expected_output=$(stat -f "%Sp[[:space:]]+%l[[:space:]]+%Su[[:space:]]+%Sg[[:space:]]+%z[[:space:]]+$birthtime[[:space:]]+a\\.file" a.file)
630 atf_check -e empty -o match:"$expected_output" -s exit:0 ls -l a.file

Completed in 54 milliseconds