tests/Makefile: Show the output for all tests, don't use Genlog
[gpstools.git] / tests / testcmd
blobf091c3ef80a7c320046e0589841bd2ec3e8cfb49
1 testcmd("../gpst command", # {{{
2     <<END,
3 [expected stdin]
4 END
5     "",
6     "description",
7 );
9 # }}}