aboutsummaryrefslogtreecommitdiffstats
path: root/check
AgeCommit message (Expand)AuthorFilesLines
2023-08-19check: fix parsing expunge file with commentsAmir Goldstein1-1/+3
2023-08-05fstests: add helper to canonicalize devices used to enable persistent disksLuis Chamberlain1-0/+1
2023-08-05check: generate gcov code coverage reports at the end of each sectionDarrick J. Wong1-0/+18
2023-07-07check: fix excluded tests are only expunged in the first iterationYuezhang Mo1-14/+16
2023-06-23fstests: reduce runtime of check -nAmir Goldstein1-13/+9
2023-05-01misc: add duration for long soak testsDarrick J. Wong1-0/+12
2023-05-01fstests: add AFS supportDavid Howells1-1/+2
2023-04-24check: _check_filesystems for errors even if test failedLeah Rumancik1-0/+1
2023-04-24check: try to fix the test device if it gets corruptedTheodore Ts'o1-1/+6
2023-03-26report: record fstests start and report generation timestampsDarrick J. Wong1-0/+1
2023-03-26report: clarify the meaning of the timestamp attributeDarrick J. Wong1-0/+1
2023-03-25check: generate section reports between testsDarrick J. Wong1-0/+9
2023-01-22xfstests: add fuse supportMiklos Szeredi1-1/+2
2023-01-14overlay: avoid to use NULL OVL_BASE_FSTYP for mountingBaokun Li1-0/+1
2022-12-16check: wipe tmp.arglistLeah Rumancik1-1/+1
2022-12-15check: ensure sect_stop is initialized if interruptedDavid Disseldorp1-0/+1
2022-12-14check: call _check_dmesg even if the test case failedQu Wenruo1-0/+3
2022-10-16fstests: get section config after RUN_SECTION checksJosef Bacik1-1/+2
2022-10-15check: detect and preserve all coredumps made by a testDarrick J. Wong1-4/+22
2022-09-20egrep, fgrep: deprecatedMurphy Zhou1-1/+1
2022-09-04common: filter internal errors during io error testingDarrick J. Wong1-0/+1
2022-07-24report: add support for the xunit-quiet formatTheodore Ts'o1-1/+1
2022-07-09check: add -L <n> parameter to rerun failed testsDavid Disseldorp1-3/+54
2022-07-09check: append bad / notrun arrays in helper functionDavid Disseldorp1-29/+39
2022-07-09check: make a few variables localDavid Disseldorp1-5/+5
2022-07-09report: pass through most details as function parametersDavid Disseldorp1-4/+10
2022-07-02check: document mkfs.xfs reliance on fstests exportsDarrick J. Wong1-0/+3
2022-06-24check: remove err and first_test variablesDavid Disseldorp1-25/+16
2022-06-24check: use arrays instead of separate n_ countersDavid Disseldorp1-40/+32
2022-06-24report: fix xunit tests countDavid Disseldorp1-7/+6
2022-06-24check: simplify check.time parsingDavid Disseldorp1-7/+3
2022-06-24check: avoid FSTYP=<fstyp parameter> repetitionDavid Disseldorp1-9/+7
2022-05-02common: print hints for reasons of test failuresAmir Goldstein1-1/+9
2021-08-01check: back off the OOM score adjustment to -500Darrick J. Wong1-1/+1
2021-08-01check: don't leave the scratch filesystem mounted after _notrunDarrick J. Wong1-0/+4
2021-07-18check: run _check_filesystems in an OOM-happy subshellDarrick J. Wong1-7/+17
2021-07-04check: exit with exit code 1 after printing the usage messageTheodore Ts'o1-1/+1
2021-06-27check: use generated group filesDarrick J. Wong1-3/+3
2021-03-07check: add CLI option to repeat and stop tests in case of failureRitesh Harjani1-0/+8
2021-03-07check: run tests in exactly the order specifiedDarrick J. Wong1-8/+28
2021-03-07check: don't abort on non-existent excluded groupsDarrick J. Wong1-1/+1
2021-03-07check: allow '-e testid' to exclude a single testDarrick J. Wong1-0/+6
2020-12-06check: source common/rc again if TEST_DEV was recreatedEryu Guan1-0/+4
2020-11-22check: run tests in a systemd scope for mandatory test cleanupDarrick J. Wong1-1/+25
2020-10-21check: fix misspelled variable name for sectionsFilipe Manana1-2/+2
2020-10-18fstests: drop check.log and check.time into section specific results dirJosef Bacik1-7/+21
2020-09-21check: try reloading modulesDarrick J. Wong1-0/+9
2020-07-20check: clear WARN_ONCE state before each testLukas Czerner1-0/+5
2020-07-20check: add CLI option to repeat testsDave Chinner1-4/+17
2019-10-18fstests: Add virtio-fs shared file system supportQI Fuli1-0/+2
2019-10-06check: convert spaces to tabs in help msgPo-Hsu Lin1-6/+6
2019-07-05check: add ext4 group list when testing ext2 and ext3Theodore Ts'o1-1/+5
2019-06-07check: try to insulate the test framework from oom killerDarrick J. Wong1-2/+13
2019-04-21check: wipe scratch devices between testsDarrick J. Wong1-2/+4
2019-04-21check: remove require_{test,scratch}* after a test failsDarrick J. Wong1-0/+2
2019-03-23check: really improve test list randomizationDarrick J. Wong1-1/+5
2019-03-23check: improve test list randomizationDarrick J. Wong1-6/+6
2019-02-16common: fix kmemleak to work with sectionsDarrick J. Wong1-2/+5
2019-01-06Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"Nikolay Borisov1-0/+7
2018-12-29check: use _try_scratch_mount instead of _scratch_mount to mount SCRATCH_DEVHou Tao1-1/+1
2018-12-22check: fix -X exclude_file behaviourDavid Disseldorp1-7/+11
2018-12-22common/config: create $RESULT_BASE before dumping kmemleak leaksJohannes Thumshirn1-7/+0
2018-11-03check: use full paths for diff on errorDave Chinner1-1/+1
2018-06-09fstests: convert top level files and tools to SPDXDave Chinner1-17/+2
2018-06-04check: fail tests if check/dmesg are not cleanDave Chinner1-123/+143
2018-06-03fstests: Make ./new work for non-root userJan Kara1-11/+4
2018-05-23check: Make the test harness unmount fs when finishing a testXiao Yang1-0/+4
2018-05-11fstests: remove old electric fence supportDave Chinner1-5/+2
2018-05-04check: run auto test group by defaultDave Chinner1-13/+21
2018-04-12common/rc: fix up variable namingEric Biggers1-7/+7
2018-02-05check: Fix exit statusAndreas Gruenbacher1-3/+3
2018-01-25common/rc: report kmemleak errorsDarrick J. Wong1-0/+2
2018-01-22check: expunge tests when doing a dry runLuis R. Rodriguez1-0/+4
2018-01-22check: move expunge test into a helperLuis R. Rodriguez1-5/+15
2018-01-14fstests: Add 9p network filesystem supportTuomas Tynkkynen1-0/+2
2017-06-08fstests: Add support for UBIFSDavid Oberhollenzer1-0/+2
2017-04-11fstests: add orangefs (pvfs2) supportMartin Brandenburg1-0/+2
2017-03-17fstests: add GlusterFS supportZorro Lang1-0/+2
2017-03-07report: Add xunit format report generatorDmitry Monakhov1-8/+30
2017-03-07check: prepare test report generator infrastructureDmitry Monakhov1-10/+21
2017-03-01overlay: configure TEST/SCRATCH vars to base fsAmir Goldstein1-1/+1
2017-03-01fstests: use _test_mount() consistentlyAmir Goldstein1-8/+8
2017-02-22check: fix incorrect interrupt detectionDmitry Monakhov1-1/+3
2017-01-04check: document tests include/exclude optionsAmir Goldstein1-1/+28
2017-01-04check: support include/exclude of sub groupsAmir Goldstein1-0/+8
2017-01-04check: factor out get_sub_group_list() helperAmir Goldstein1-6/+17
2016-12-12check: fix excluding test groupsAmir Goldstein1-12/+17
2016-12-09btrfs: Use _require_btrfs_qgroup_report to replace open codeQu Wenruo1-2/+2
2016-11-29check: add brief result summariesDave Chinner1-56/+58
2016-08-03check: allow comments in exclude filesOmar Sandoval1-2/+2
2016-07-18check: remove unused variableJan Tulak1-1/+0
2016-07-18check: fix extended names handlingJan Tulak1-13/+14
2016-04-05check: make results/check.log match everybody elseJosef Bacik1-3/+4
2016-02-19check: avoid spurious complaints that tests/$FSTYP/group does not existTheodore Ts'o1-0/+6
2016-02-08check: add exclude sections CLI parameterDave Chinner1-0/+16
2016-02-08setup: add section supportDave Chinner1-0/+1
2015-12-21overlayfs: rudimentary test supportEryu Guan1-10/+12
2015-12-21common: use mount/umount helpers everywhereEric Sandeen1-5/+5
2015-08-04check: Fix a typoKamalesh Babulal1-1/+1
2015-08-04check: add a flag for direct printing of test outputJan Tulak1-2/+12
2015-08-04check: Allow partial test namesJan Tulak1-8/+21
2015-08-04check: Make -g and -x option meet description in manualZhao Lei1-2/+2
2015-08-04common: move _check_dmesg to common/rcEryu Guan1-29/+3
2015-05-14check: set failure status before exitEryu Guan1-7/+13
2015-04-02build: Allow alphanumeric test name suffixesJan Tulak1-5/+4
2015-01-21check: check dmesg log after each testEryu Guan1-0/+29
2015-01-21check: log running test to dmesgEric Sandeen1-0/+4
2014-12-24check: treat _check_{test,scratch}_fs failures as test failuresEryu Guan1-9/+15
2014-09-08common: add cifs supportPavel Shilovsky1-0/+2
2014-08-13common: Check fs consistency on TEST_DEV only when neededLukas Czerner1-1/+2
2014-08-13common: Check the file system consistency on SCRATCH_DEVLukas Czerner1-0/+2
2014-05-13check: add support for an external file containing tests to excludeTheodore Ts'o1-0/+6
2014-04-11config: Add -s option to run only specified sectionsLukas Czerner1-1/+15
2014-04-09check: fix wallclock wrapping problemWanlong Gao1-1/+1
2014-04-09config: Fix setting FSTYP automaticallyLukas Czerner1-8/+0
2014-04-04check: fix RESULT_BASE typo in check scriptEric Sandeen1-1/+1
2014-04-04check: unmount TEST_DEV and SCRATCH_DEV after test runLukas Czerner1-0/+3
2014-04-04check: Remount file system if MOUNT_OPTIONS changedLukas Czerner1-0/+8
2014-04-04check: Allow to recreate TEST_DEVLukas Czerner1-6/+27
2014-04-04check: Add support for sections in config fileLukas Czerner1-10/+60
2014-04-04check: Prepare for config sectionLukas Czerner1-160/+162
2014-03-13btrfs: add function _require_fssum()Filipe David Borba Manana1-1/+1
2014-01-24xfstests: use value of FSTYP if defined externallyDavid Sterba1-3/+4
2014-01-24xfstests: don't suggest to run full diff when DIFF_LENGTH is 0David Sterba1-3/+3
2014-01-20check: accept tests/ prefix for test name on commandlineDavid Sterba1-1/+2
2013-12-17xfstests: Add tmpfs supportBoris Ranto1-0/+2
2013-10-16xfstests: unify apostrophes in output filesTomas Racek1-0/+4
2013-10-15xfstests: Refactor code for obtaining test listLukas Czerner1-46/+54
2013-10-15xfstests: Run all tests when nothing is specifiedLukas Czerner1-3/+3
2013-08-16xfstests: Allow to specify RESULT_BASE directoryLukas Czerner1-1/+0
2013-07-09xfstests: fix README, FSTYP optionsDwight Engen1-4/+0
2013-05-31xfstests: Fix test wildcard expansion.Rich Johnston1-1/+1
2013-05-29xfstests: fix typo in checkEryu Guan1-1/+1
2013-05-03xfstests: fix last test runtime outputDave Chinner1-21/+27
2013-03-29xfstests: fix common source file pathEryu Guan1-1/+1
2013-03-28xfstests: check: set up config variables before using themDavid Sterba1-6/+6
2013-03-26xfstests: RESULTS_DIR needs to be an absolute pathDave Chinner1-33/+22
2013-03-26xfstests: Reintroduce configurable test expunging.Dave Chinner1-15/+44
2013-03-26xfstests: introduce a common directoryDave Chinner1-5/+5
2013-03-26xfstests: Introduce a results directoryDave Chinner1-12/+26
2013-03-26xfstests: make exclude groups aware of multiple subdirectoriesDave Chinner1-8/+27
2013-03-26xfstests: rework CLI individual test specificationDave Chinner1-49/+37
2013-03-26xfstests: move remaining tests out of top level directoryDave Chinner1-9/+7
2013-03-26xfstests: move xfs specific tests out of top directoryDave Chinner1-1/+2
2013-03-26xfstests: include test subdirectory supportDave Chinner1-15/+28
2013-03-26xfstests: remove undocumented TESTS_REMAINING_LOGDave Chinner1-7/+0
2013-03-26xfstests: remove test expunge file supportDave Chinner1-18/+0
2013-03-26xfstests: kill hangcheck stuff from checkDave Chinner1-25/+0
2013-03-26xfstests: clean up and simply check CLI option parsingDave Chinner1-265/+155
2013-03-26xfstests: fold common into checkDave Chinner1-2/+311
2013-03-12xfstests: determine path of loggerDavid Sterba1-1/+1
2013-03-05xfstests: make length of diff output configurableDavid Sterba1-1/+8
2013-01-17xfstests: Change the diff output of failed testsLukas Czerner1-1/+5
2012-03-08before test execution, print test number to syslogStefan Behrens1-0/+1
2010-08-30xfstests: Show duration of current testLukas Czerner1-1/+2
2010-01-20xfstests: Convert all tests to use /bin/bashDave Chinner1-1/+1
2009-07-07don't print scratch mkfs and mount options without scratch deviceChristoph Hellwig1-12/+9
2009-06-20skip _check_test_fs unless a test is actually runTheodore Ts'o1-1/+1
2009-06-05Add GPL license plate to SGI's files.Felix Blyakher1-0/+14
2009-06-04xfstests: fix syntax error in checkChristoph Hellwig1-1/+1
2009-06-03Make the SCRATCH_DEV optionalEric Sandeen1-20/+22
2009-05-28Report which tests did get runEric Sandeen1-7/+18
2006-07-07The test device is now used as a nfs filesystem.Andrew Jones1-6/+17
2006-06-15Added feature to allow remaining tests to be written to fileAllan Randall1-0/+8
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott1-28/+0
2004-07-09Fixed general IRIX/Linux problems when running the -udf option.ptools1-4/+4
2004-06-29Fix merge botch resulting in each test being run twice by check.fsgqa1-1/+0
2004-06-18Fix issue with TIMESTAMP and added asg qa machines to common.configptools1-1/+1
2004-06-17Fixed merge issue with TIMESTAMP string printing twice.ptools1-1/+0
2004-06-16QA tweaks - use a single os type source mainly (drop get_os, use HOST_OS)fsgqa1-9/+0
2004-06-16Fix merge issues.ptools1-13/+0
2004-06-15More merge conflictsptools1-7/+36
2004-04-23cleanup some qa stufffsgqa1-1/+2
2004-02-02Minor xfstests tweaks - report kernel version in check as in bench.fsgqa1-3/+12
2003-08-15Add a new growfs test 078, and do a better job of cleaning tmp files after a ...fsgqa1-0/+2
2003-05-22Minor QA updates and a script for dumping local QA config information.fsgqa1-2/+2
2003-05-22Numerous changes to QA scripts allowing tests to run with external log/rt dev...fsgqa1-29/+21
2002-11-25Make quota a suggested package at someones request (john@yahoo?) and fixNathan Scott1-1/+1
2002-11-22Yet another pretty print change to "check" script with timestamps enabled.Nathan Scott1-1/+2
2002-11-22Another pretty-print output change for QA "check" script.Nathan Scott1-1/+5
2002-11-21simplify the check script timestamping, it was too verbose to be useful.Nathan Scott1-8/+2
2002-11-15Allow timestamp display to be configured on/off instead of always off.Nathan Scott1-1/+1
2002-06-04Update copyright dates (again)Eric Sandeen1-1/+1
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen1-1/+1
2002-06-04Update copyright datesEric Sandeen1-1/+1
2002-05-09updates for supporting blocksizes smaller than the pagesize.fsgqa1-2/+2
2002-05-07get some default MKFS_OPTIONS and MOUNT_OPTIONS happening so its more fsgqa1-6/+5
2002-01-20allow mkfs arguments to be passed from the env for testing multipleNathan Scott1-1/+16
2001-05-22abstract out multiple quota .seq files into a shared common routine.Nathan Scott1-1/+1
2001-01-15cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001Nathan Scott1-0/+279