summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Expand)Author
2024-02-16Add ktest style markers for test starting and finishingKent Overstreet
2024-02-16Dump seqres.full on test failureKent Overstreet
2024-02-16check: Add -f: failfast modeKent Overstreet
2023-08-19check: fix parsing expunge file with commentsAmir Goldstein
2023-08-05fstests: add helper to canonicalize devices used to enable persistent disksLuis Chamberlain
2023-08-05check: generate gcov code coverage reports at the end of each sectionDarrick J. Wong
2023-07-07check: fix excluded tests are only expunged in the first iterationYuezhang Mo
2023-06-23fstests: reduce runtime of check -nAmir Goldstein
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-05-01fstests: add AFS supportDavid Howells
2023-04-24check: _check_filesystems for errors even if test failedLeah Rumancik
2023-04-24check: try to fix the test device if it gets corruptedTheodore Ts'o
2023-03-26report: record fstests start and report generation timestampsDarrick J. Wong
2023-03-26report: clarify the meaning of the timestamp attributeDarrick J. Wong
2023-03-25check: generate section reports between testsDarrick J. Wong
2023-01-22xfstests: add fuse supportv2023.01.22Miklos Szeredi
2023-01-14overlay: avoid to use NULL OVL_BASE_FSTYP for mountingBaokun Li
2022-12-16check: wipe tmp.arglistLeah Rumancik
2022-12-15check: ensure sect_stop is initialized if interruptedDavid Disseldorp
2022-12-14check: call _check_dmesg even if the test case failedQu Wenruo
2022-10-16fstests: get section config after RUN_SECTION checksv2022.10.16Josef Bacik
2022-10-15check: detect and preserve all coredumps made by a testDarrick J. Wong
2022-09-20egrep, fgrep: deprecatedMurphy Zhou
2022-09-04common: filter internal errors during io error testingDarrick J. Wong
2022-07-24report: add support for the xunit-quiet formatv2022.07.24Theodore Ts'o
2022-07-09check: add -L <n> parameter to rerun failed testsDavid Disseldorp
2022-07-09check: append bad / notrun arrays in helper functionDavid Disseldorp
2022-07-09check: make a few variables localDavid Disseldorp
2022-07-09report: pass through most details as function parametersDavid Disseldorp
2022-07-02check: document mkfs.xfs reliance on fstests exportsDarrick J. Wong
2022-06-24check: remove err and first_test variablesDavid Disseldorp
2022-06-24check: use arrays instead of separate n_ countersDavid Disseldorp
2022-06-24report: fix xunit tests countDavid Disseldorp
2022-06-24check: simplify check.time parsingDavid Disseldorp
2022-06-24check: avoid FSTYP=<fstyp parameter> repetitionDavid Disseldorp
2022-05-02common: print hints for reasons of test failuresAmir Goldstein
2021-08-01check: back off the OOM score adjustment to -500Darrick J. Wong
2021-08-01check: don't leave the scratch filesystem mounted after _notrunDarrick J. Wong
2021-07-18check: run _check_filesystems in an OOM-happy subshellDarrick J. Wong
2021-07-04check: exit with exit code 1 after printing the usage messageTheodore Ts'o
2021-06-27check: use generated group filesDarrick J. Wong
2021-03-07check: add CLI option to repeat and stop tests in case of failureRitesh Harjani
2021-03-07check: run tests in exactly the order specifiedDarrick J. Wong
2021-03-07check: don't abort on non-existent excluded groupsDarrick J. Wong
2021-03-07check: allow '-e testid' to exclude a single testDarrick J. Wong
2020-12-06check: source common/rc again if TEST_DEV was recreatedEryu Guan
2020-11-22check: run tests in a systemd scope for mandatory test cleanupDarrick J. Wong
2020-10-21check: fix misspelled variable name for sectionsFilipe Manana
2020-10-18fstests: drop check.log and check.time into section specific results dirJosef Bacik
2020-09-21check: try reloading modulesDarrick J. Wong