Commit Graph

45 Commits

Author SHA1 Message Date
fsgqa 0d8fac47b0 Fix up botched QA source file rename. 2003-05-19 05:08:43 +00:00
Nathan Scott f4155d524f Rename ioctl.c to xfsctl.c manually. 2003-05-19 05:04:29 +00:00
Nathan Scott 9fcfacdeb5 QA source updates and some associated test changes 2003-05-19 04:56:35 +00:00
Nathan Scott c793e7dada Add Steve's preallocation changes into local copy of the fstest source. 2003-04-22 07:04:06 +00:00
Nathan Straz a34dd9908e Make our custom random function consistent on x86 and ia64 systems. 2003-03-24 22:26:02 +00:00
fsgqa d9bf55133a Test for quota support the same way the user tools do. 2002-11-12 09:34:57 +00:00
Nathan Scott 6ab9146e84 Fix up minor build issues in some xfstests sources.
Fix build after recent xfsprogs header changes.
2002-10-10 19:47:44 +00:00
fsgqa 57460d542e exercises O_APPEND write functionality using a test case which was once
known to be broken.
2002-09-04 07:44:40 +00:00
fsgqa 893982b851 add in some contributed O_APPEND test helper programs. 2002-09-04 07:00:33 +00:00
Steve Lord ea2c992037 make this run at a reasonable speed - say a few hundred times faster 2002-06-18 11:55:12 +00:00
Nathan Scott eafc89f616 add fstest.c and mmapcat.c - keep a copy of these here so they don't get
lost and so that I can write some QA tests which make use of em.  authors
are listed at the head of each file, minor mods made to fix warnings, etc.
2002-06-18 04:37:18 +00:00
Eric Sandeen 3ef12e3824 Update copyright dates (again) 2002-06-04 23:07:56 +00:00
Eric Sandeen bc4eb461ae Undoes mod: xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04 22:53:09 +00:00
Eric Sandeen 8ce73f8626 Update copyright dates 2002-06-04 17:58:21 +00:00
fsgqa b28943096a don't unilaterally notrun this test -- check whether libc is busted, and
run the test if not.
2002-05-07 21:33:35 +00:00
Nathan Scott 2bd2a2b7b3 make test independent of system pagesize. add in direct IO randholes test. 2002-04-03 03:39:30 +00:00
Nathan Scott 2d5c72b455 update to use changed acl_to_any_text call. 2002-03-27 01:21:18 +00:00
Steve Lord db806af31b fix some sign issues in the test, makes it work with large files 2002-03-19 19:09:05 +00:00
fsgqa 1ea6225e60 Update to use newer versions of libacl functions. 2002-03-12 20:55:52 +00:00
Nathan Scott 958b881b08 Merge of xfs-cmds-2.4.18:slinx:111140a by nathans.
minor changes to xfstests as we transition to new EA/ACL interfaces.
2002-02-25 22:12:17 +00:00
Nathan Scott 36d5db422b allow mkfs arguments to be passed from the env for testing multiple
block sizes.
2002-01-20 00:47:43 +00:00
Nathan Scott e8a1ef5ff4 fix problems with includes now that our previous linux/acl.h has gone away. 2001-10-14 22:15:25 +00:00
fsgqa d8787394a3 Add diagnostic output of bulkstat to 024.full file. 2001-09-28 09:49:27 +00:00
Andrew Gildfind 1f63faa540 neaten some of the pattern matching code 2001-07-19 03:51:46 +00:00
Tim Shimmin 48cd206e3f Update for acl_get_qualifier() tests in src/acl_test. 2001-06-20 05:19:09 +00:00