Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-sh/
H A Dintegration_test.sh28 create_test_program() { function
57 create_test_program tp <<EOF
99 echo 'main() { echo "This is the test program"; }' | create_test_program tp
118 echo 'main() { echo "This is the test program"; }' | create_test_program \