summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-08-16rtc: rtctest: Improve support detectionLukáš Doktor
2017-08-16selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian
2017-08-16selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian
2017-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan
2017-08-14selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai
2017-08-09selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez
2017-08-09selftests: kselftest framework: add error counterShuah Khan
2017-08-02selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan
2017-08-02selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan
2017-08-02selftests: splice: add .gitignore for generated filesShuah Khan
2017-08-02selftests: pstore: add .gitignore for generated filesShuah Khan
2017-07-28selftests: sync: convert to use TAP13 ksft frameworkShuah Khan
2017-07-28selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan
2017-07-28selftests: sync: differentiate between sync unsupported and access errorsShuah Khan
2017-07-26selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu
2017-07-26selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu
2017-07-26selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu
2017-07-26selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu
2017-07-26selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu
2017-07-26selftests: breakpoint_test: Add missing line breaksShuah Khan
2017-07-24selftests: Fix installation for splice testDaniel Díaz
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca
2017-07-24selftests/nsfs: create kconfig fragmentsNaresh Kamboju
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao