Sergey Bronnikov's code coverage analysis shows that a few more code paths
authortb <tb@openbsd.org>
Mon, 11 Dec 2017 01:11:12 +0000 (01:11 +0000)
committertb <tb@openbsd.org>
Mon, 11 Dec 2017 01:11:12 +0000 (01:11 +0000)
commit21cc68cc2cccc4282e18acb1376c22669c542c6b
treee29c27884aaf6ad44a7a931c5400efad3f50f167
parentdb71f12fccea4764e685f2b42196406cefbc7826
Sergey Bronnikov's code coverage analysis shows that a few more code paths
could be exercised. Add a few tests to do just that. The wDn test is
currently disabled, as it will only pass after a commit to jot.c.
regress/usr.bin/jot/regress.nb1.out [new file with mode: 0644]
regress/usr.bin/jot/regress.nonunif.out [new file with mode: 0644]
regress/usr.bin/jot/regress.rand1p1.out [new file with mode: 0644]
regress/usr.bin/jot/regress.rand2p1.out [new file with mode: 0644]
regress/usr.bin/jot/regress.sh
regress/usr.bin/jot/regress.wDn.out [new file with mode: 0644]
regress/usr.bin/jot/regress.wO.out [new file with mode: 0644]
regress/usr.bin/jot/regress.wU.out [new file with mode: 0644]
regress/usr.bin/jot/regress.wldn.out [new file with mode: 0644]
regress/usr.bin/jot/regress.wlo.out [new file with mode: 0644]
regress/usr.bin/jot/regress.wlu.out [new file with mode: 0644]