summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-0662-614/+2112
|\
| * selftests: lib: fix prime_numbers module search and skip logicShuah Khan (Samsung OSG)2018-05-301-1/+1
| * selftests: intel_pstate: notification about privilege required to run intel_p...Jeffrin Jose T2018-05-301-0/+6
| * selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport2018-05-301-0/+193
| * selftest: intel_pstate: debug support message from aperf.c and return valueJeffrin Jose T2018-05-301-2/+4
| * kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin2018-05-301-4/+2
| * selftests/intel_pstate: Enhance table printingDaniel Díaz2018-05-301-3/+13
| * selftests/intel_pstate: Improve test, minor fixesDaniel Díaz2018-05-301-14/+10
| * selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport2018-05-303-0/+108
| * selftests: cgroup: add memory controller self-testsRoman Gushchin2018-05-305-0/+1099
| * selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)2018-05-302-9/+3
| * selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-305-25/+39
| * selftests: mqueue: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-8/+8
| * selftests: memory-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+7
| * selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+9
| * selftests: membarrier: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
| * selftests: media_tests: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-9/+10
| * selftests: locking: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-0/+8
| * selftests: locking: add Makefile for locking testShuah Khan (Samsung OSG)2018-05-301-0/+10
| * selftests: lib: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-6/+17
| * selftests: lib: add prime_numbers.sh test to MakefileShuah Khan (Samsung OSG)2018-05-301-1/+1
| * selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-2/+9
| * selftests: kmod: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+8
| * selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
| * selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
| * selftests: gpio: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+8
| * selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-5/+10
| * selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+7
| * selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+4
| * selftests: efivarfs: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
| * selftests: cpufreq: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
| * selftests: cpu-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-6/+8
| * selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+5
| * selftests: android: ion: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
| * selftests: memory-hotplug: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-5/+3
| * selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-25/+16
| * selftests: mount: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-10/+14
| * selftests: futex: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-12/+0
| * selftests: android: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-8/+0
| * selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASSShuah Khan (Samsung OSG)2018-05-301-1/+1
| * selftests: lib.mk: add test execute bit check to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-301-1/+6
| * selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-302-3/+8
| * selftests: lib.mk: Include test suite name in the RUN_TESTS outputShuah Khan (Samsung OSG)2018-05-301-9/+10
| * selftests: lib.mk: move running and printing result to a new functionShuah Khan (Samsung OSG)2018-05-301-24/+28
| * selftests: lib.mk: add SKIP handling to RUN_TESTS defineShuah Khan (Samsung OSG)2018-05-301-2/+13
| * selftests: lib.mk: cleanup RUN_TESTS define and make it readableShuah Khan (Samsung OSG)2018-05-301-3/+5
| * selftests: rtc: rework rtctestAlexandre Belloni2018-05-301-281/+191
| * selftests: move RTC tests to rtc subfolderAlexandre Belloni2018-05-307-4/+14
| * selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni2018-05-301-3/+5
| * selftests: timers: move PIE tests out of rtctestAlexandre Belloni2018-05-304-80/+138