summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)Author
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-19binderfs: add stress test for binderfs binder devicesChristian Brauner
2020-03-19binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner
2020-03-19binderfs: port tests to test harness infrastructureChristian Brauner
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-04selftests: add epoll selftestsHeiher
2019-01-30selftests: add binderfs selftestsChristian Brauner
2018-05-30selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-05-30selftests/filesystems: devpts_pts included wrong headerAnders Roxell
2018-05-30selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"Colin Ian King
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman
2018-03-14selftests: add devpts selftestsChristian Brauner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-20selftests: move dnotify_test from Documentation/filesystemsShuah Khan