regress.sh revision 137587
10SN/A# $FreeBSD: head/tools/regression/usr.bin/file2c/regress.sh 137587 2004-11-11 19:47:55Z nik $
21410Sihse
30SN/Aecho 1..1
40SN/A
50SN/AREGRESSION_START($1)
60SN/A
7180SN/AREGRESSION_TEST_ONE(`file2c "const char data[] = {" ", 0};" < regress.in')
80SN/A
9180SN/AREGRESSION_END()
100SN/A