summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Expand)Author
2020-07-20check: clear WARN_ONCE state before each testLukas Czerner
2020-07-20check: add CLI option to repeat testsDave Chinner
2019-10-18fstests: Add virtio-fs shared file system supportQI Fuli
2019-10-06check: convert spaces to tabs in help msgPo-Hsu Lin
2019-07-05check: add ext4 group list when testing ext2 and ext3Theodore Ts'o
2019-06-07check: try to insulate the test framework from oom killerDarrick J. Wong
2019-04-21check: wipe scratch devices between testsDarrick J. Wong
2019-04-21check: remove require_{test,scratch}* after a test failsDarrick J. Wong
2019-03-23check: really improve test list randomizationDarrick J. Wong
2019-03-23check: improve test list randomizationDarrick J. Wong
2019-02-16common: fix kmemleak to work with sectionsDarrick J. Wong
2019-01-06Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"Nikolay Borisov
2018-12-29check: use _try_scratch_mount instead of _scratch_mount to mount SCRATCH_DEVHou Tao
2018-12-22check: fix -X exclude_file behaviourDavid Disseldorp
2018-12-22common/config: create $RESULT_BASE before dumping kmemleak leaksJohannes Thumshirn
2018-11-03check: use full paths for diff on errorDave Chinner
2018-06-09fstests: convert top level files and tools to SPDXDave Chinner
2018-06-04check: fail tests if check/dmesg are not cleanDave Chinner
2018-06-03fstests: Make ./new work for non-root userJan Kara
2018-05-23check: Make the test harness unmount fs when finishing a testXiao Yang
2018-05-11fstests: remove old electric fence supportDave Chinner
2018-05-04check: run auto test group by defaultDave Chinner
2018-04-12common/rc: fix up variable namingEric Biggers
2018-02-05check: Fix exit statusAndreas Gruenbacher
2018-01-25common/rc: report kmemleak errorsDarrick J. Wong
2018-01-22check: expunge tests when doing a dry runLuis R. Rodriguez
2018-01-22check: move expunge test into a helperLuis R. Rodriguez
2018-01-14fstests: Add 9p network filesystem supportTuomas Tynkkynen
2017-06-08fstests: Add support for UBIFSDavid Oberhollenzer
2017-04-11fstests: add orangefs (pvfs2) supportMartin Brandenburg
2017-03-17fstests: add GlusterFS supportZorro Lang
2017-03-07report: Add xunit format report generatorDmitry Monakhov
2017-03-07check: prepare test report generator infrastructureDmitry Monakhov
2017-03-01overlay: configure TEST/SCRATCH vars to base fsAmir Goldstein
2017-03-01fstests: use _test_mount() consistentlyAmir Goldstein
2017-02-22check: fix incorrect interrupt detectionDmitry Monakhov
2017-01-04check: document tests include/exclude optionsAmir Goldstein
2017-01-04check: support include/exclude of sub groupsAmir Goldstein
2017-01-04check: factor out get_sub_group_list() helperAmir Goldstein
2016-12-12check: fix excluding test groupsAmir Goldstein
2016-12-09btrfs: Use _require_btrfs_qgroup_report to replace open codeQu Wenruo
2016-11-29check: add brief result summariesDave Chinner
2016-08-03check: allow comments in exclude filesOmar Sandoval
2016-07-18check: remove unused variableJan Tulak
2016-07-18check: fix extended names handlingJan Tulak
2016-04-05check: make results/check.log match everybody elseJosef Bacik
2016-02-19check: avoid spurious complaints that tests/$FSTYP/group does not existTheodore Ts'o
2016-02-08check: add exclude sections CLI parameterDave Chinner
2016-02-08setup: add section supportDave Chinner
2015-12-21overlayfs: rudimentary test supportEryu Guan