summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/jot/regress.sh
blob: c2d81f82cc9b7d88dc6b0b6d5caf3d85d162ab84 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

echo 1..1

REGRESSION_START($1)

REGRESSION_TEST_ONE(`jot -w "%X" -s , 100 1 200')

REGRESSION_END()
OpenPOWER on IntegriCloud