summaryrefslogtreecommitdiff
path: root/test/pipe.sh
blob: 62a34bf7db33eac6d844afd1ad8d5f258e97072b (plain)
1
2
3
4
5
# pipe.sh
# This script provides a simple test of Audio File Library
# operation on non-seekable file handles.

(./pipe out | ./pipe) && echo "passed pipe test"