Merge tag 'linux-kselftest-5.7-rc6' of...
Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Pull kselftest fixes from Shuah Khan: - lkdtm runner fixes to prevent dmesg clearing and shellcheck errors - ftrace test handling when test module doesn't exist - nsfs test fix to replace zero-length array with flexible-array - dmabuf-heaps test fix to return clear error value * tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: selftests/lkdtm: Use grep -E instead of egrep selftests/lkdtm: Don't clear dmesg when running tests selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist tools/testing: Replace zero-length array with flexible-array kselftests: dmabuf-heaps: Fix confused return value on expected error testing
No related branches found
No related tags found
Showing
- tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c 1 addition, 0 deletionstools/testing/selftests/dmabuf-heaps/dmabuf-heap.c
- tools/testing/selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc 8 additions, 1 deletion...ting/selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc
- tools/testing/selftests/lkdtm/run.sh 12 additions, 10 deletionstools/testing/selftests/lkdtm/run.sh
- tools/testing/selftests/nsfs/pidns.c 1 addition, 1 deletiontools/testing/selftests/nsfs/pidns.c
Loading
Please register or sign in to comment