Add printf(1) regression tests.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 13 Feb 2011 10:46:49 +0000 (00:46 -1000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 13 Feb 2011 10:46:49 +0000 (00:46 -1000)
commit723fa13f15bc5d88e44c305b82c8c7d753abad35
treeaa1914ad751f795f508a669033889577ad3e5c3f
parent7c0c6da87340bdc8a8511fc490d84b9436417133
Add printf(1) regression tests.

Obtained-from: FreeBSD
13 files changed:
tools/regression/usr.bin/printf/Makefile [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.b.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.d.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.f.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.m1.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.m2.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.m3.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.m4.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.m5.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.s.out [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.sh [new file with mode: 0644]
tools/regression/usr.bin/printf/regress.t [new file with mode: 0644]
tools/regression/usr.bin/regress.m4 [new file with mode: 0644]