opnsense-src/bin/dd
Alan Somers 07c19c27d3 Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS
Split the postive and negative parts into separate test cases.  The positive
test case can only run on ZFS, because only ZFS supports files that large.

PR:		219757
Reported by:	ngie
MFC after:	18 days
X-MFC-with:	319339
2017-06-03 18:29:18 +00:00
..
tests Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS 2017-06-03 18:29:18 +00:00
args.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
conv.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
conv_tab.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
dd.1 Fix indentation in dd(1) 2017-04-02 21:30:05 +00:00
dd.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
dd.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
extern.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gen.c Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
Makefile MFH 2016-02-22 12:28:23 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
misc.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
position.c Fix integer overflow detection in dd 2017-05-31 16:07:32 +00:00
ref.ascii Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ebcdic Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ibm Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.lcase Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.obs_zeroes Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
ref.oldascii Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.oldebcdic Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.oldibm Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.pareven Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parnone Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parodd Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parset Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.swab Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ucase Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00