Merge tag 'linux-kselftest-4.1-rc1' of...
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Pull kselftest updates from Shuah Khan: "This is a milestone update in a sense. Several new tests and install and packaging support is added in this update. This update adds install and packaging tools developed on top of back-end shared logic enhancemnets to run and install tests. In addition several timer tests are added. - New timer tests from John Stultz - rtc test from Prarit Bhargava - Enhancements to un and install tests from Michael Ellerman - Install and packaging tools from Shuah Khan - Cross-compilation enablement from Tyler Baker - A couple of bug fixes" * tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: (42 commits) ftracetest: Do not use usleep directly selftest/mqueue: enable cross compilation selftest/ipc: enable cross compilation selftest/memfd: include default header install path selftest/mount: enable cross compilation selftest/memfd: enable cross compilation kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM selftests: Change memory on-off-test.sh name to be unique selftests: change cpu on-off-test.sh name to be unique selftests/mount: Make git ignore all binaries in mount test suite kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat ftracetest: Convert exit -1 to exit $FAIL ftracetest: Cope properly with stack tracer not being enabled tools, update rtctest.c to verify passage of time Documentation, split up rtc.txt into documentation and test file selftests: Add tool to generate kselftest tar archive selftests: Add kselftest install tool selftests: Set CC using CROSS_COMPILE once in lib.mk selftests: Add install support for the powerpc tests selftests/timers: Use shared logic to run and install tests ...
Showing
- Documentation/rtc.txt 1 addition, 263 deletionsDocumentation/rtc.txt
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- tools/testing/selftests/Makefile 33 additions, 0 deletionstools/testing/selftests/Makefile
- tools/testing/selftests/breakpoints/Makefile 3 additions, 2 deletionstools/testing/selftests/breakpoints/Makefile
- tools/testing/selftests/cpu-hotplug/Makefile 4 additions, 3 deletionstools/testing/selftests/cpu-hotplug/Makefile
- tools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh 0 additions, 0 deletionstools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh
- tools/testing/selftests/efivarfs/Makefile 4 additions, 3 deletionstools/testing/selftests/efivarfs/Makefile
- tools/testing/selftests/efivarfs/efivarfs.sh 0 additions, 0 deletionstools/testing/selftests/efivarfs/efivarfs.sh
- tools/testing/selftests/exec/Makefile 6 additions, 3 deletionstools/testing/selftests/exec/Makefile
- tools/testing/selftests/firmware/Makefile 2 additions, 18 deletionstools/testing/selftests/firmware/Makefile
- tools/testing/selftests/firmware/fw_filesystem.sh 0 additions, 0 deletionstools/testing/selftests/firmware/fw_filesystem.sh
- tools/testing/selftests/firmware/fw_userhelper.sh 0 additions, 0 deletionstools/testing/selftests/firmware/fw_userhelper.sh
- tools/testing/selftests/ftrace/Makefile 3 additions, 2 deletionstools/testing/selftests/ftrace/Makefile
- tools/testing/selftests/ftrace/test.d/00basic/basic4.tc 1 addition, 1 deletiontools/testing/selftests/ftrace/test.d/00basic/basic4.tc
- tools/testing/selftests/ftrace/test.d/event/event-enable.tc 11 additions, 4 deletionstools/testing/selftests/ftrace/test.d/event/event-enable.tc
- tools/testing/selftests/ftrace/test.d/event/subsystem-enable.tc 11 additions, 4 deletions...testing/selftests/ftrace/test.d/event/subsystem-enable.tc
- tools/testing/selftests/ftrace/test.d/event/toplevel-enable.tc 14 additions, 1 deletion.../testing/selftests/ftrace/test.d/event/toplevel-enable.tc
- tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter-stack.tc 4 additions, 2 deletions...ing/selftests/ftrace/test.d/ftrace/fgraph-filter-stack.tc
- tools/testing/selftests/ftrace/test.d/ftrace/fgraph-filter.tc 1 addition, 1 deletion...s/testing/selftests/ftrace/test.d/ftrace/fgraph-filter.tc
- tools/testing/selftests/ftrace/test.d/ftrace/func_profiler.tc 1 addition, 1 deletion...s/testing/selftests/ftrace/test.d/ftrace/func_profiler.tc
Loading
Please register or sign in to comment