summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-04added scalyDonald Douwsma
2006-12-03added moltenDavid Disseldorp
2006-12-02Test for NULL files problem.Lachlan McIlroy
2006-12-01Add some more tests for the attr2 test.Tim Shimmin
2006-11-29dassi configDavid Disseldorp
2006-11-29add chapter11 configDavid Disseldorp
2006-11-23Test that the on-disk file size is correct if file has been truncated.Lachlan McIlroy
2006-11-16Added vm host on my laptop for QA.David Chatterton
2006-11-06cleanup xfs_copy images after running testDavid Disseldorp
2006-10-31check for mount and mkfs failures and exit if failure occurs, rather than fil...David Disseldorp
2006-10-19955274: DMAPI qa test fixesVlad Apostolov
2006-10-17test out attr2 with different number of extents and numberTim Shimmin
2006-10-17su changes (again)David Disseldorp
2006-10-16run test on scratch dirDavid Disseldorp
2006-10-16moved _mount_ops_minus_o_comma_replace to _mount routine, to filter all mount...David Disseldorp
2006-10-16run test inside subdir with known permissionsDavid Disseldorp
2006-10-13irix is fussy about how it is fed its mount optionsDavid Disseldorp
2006-10-13dont specify shell for su, irix doesnt like itDavid Disseldorp
2006-10-13Test to verify that the on-disk file size is updated correctly.Lachlan McIlroy
2006-10-12IRIX doesn't support -q option to pwrite so redirect output of command to /de...Lachlan McIlroy
2006-10-05Added checks to ensure group quota is not used before attempting to mount wit...Allan Randall
2006-10-02pv 955274 - Print out hex instead of char for non-printable characters.Vlad Apostolov
2006-10-02pv 955274 - Limit the offset passed to dm_write_invis() to the file size to a...Vlad Apostolov
2006-10-02pv 955274 - Fix random test failures due to u_char to char type mismatch comp...Vlad Apostolov
2006-09-28Test to reproduce PV951636: project quotas not updated if a file is mv'd into...Allan Randall
2006-09-27pv 955274 - Requires fsync() after a file attribute change. This is for dm_ge...Vlad Apostolov
2006-09-27pv 955274 - Limit the random generated file size attribute to 1 TB (if size i...Vlad Apostolov
2006-09-19added giro to xfsqa common.configDavid Disseldorp
2006-09-15Fix emy settingsVlad Apostolov
2006-09-09Pre-create test file so reader wont quit if it passes the writer.Lachlan McIlroy
2006-09-07Fix test 004 for recent TOT kernels.Dave Chinner
2006-09-07initialize extra_mount_options as blank string in _check_xfs_filesystem to pr...David Disseldorp
2006-09-07Remove test 133 from auto group.Lachlan McIlroy
2006-09-06test for deadlocks with concurrent I/O.Lachlan McIlroy
2006-09-01changed attributes.h include path for irixDavid Disseldorp
2006-08-28fixed order of quota reports to always follow:David Disseldorp
2006-08-28Fix filter on realtime extsize.Nathan Scott
2006-08-28pv 955274, rv bnaujok - add 1sec delay between file creation and changing itsVlad Apostolov
2006-08-25Modified _supported_fs to reflect fs types supportedAllan Randall
2006-08-23changed infernos logdevs to ramdisk devicesDavid Disseldorp
2006-08-22Fix test 128 to work when sh is not the fsgqa login shell.Nathan Scott
2006-08-22fixed common line filterAllan Randall
2006-08-22Fix test 123 (assumed fsgqa shell was sh, now make it so), and 130.out which ...Nathan Scott
2006-08-22Improve filtering to handle different realtime extent sizes too.Nathan Scott
2006-08-21Fix symlink detection in userspace MakefilesNathan Scott
2006-08-21Make test 050 output deterministic - cater for #days flipping to six (correct...Nathan Scott
2006-08-18Fix shell scripting botch wrt empty variable handling.Nathan Scott
2006-08-18Unused files, remove.Nathan Scott
2006-08-18Fix the file_as_id routine so it works for test 050.Nathan Scott
2006-08-14fix for unaligned access in loggen.cAllan Randall