linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH selftests 0/6] Fix some broken tests
@ 2015-10-31 23:35 Ben Hutchings
       [not found] ` <1446334510.2595.13.camel-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Ben Hutchings @ 2015-10-31 23:35 UTC (permalink / raw)
  To: Shuah Khan; +Cc: linux-api-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 1845 bytes --]

This series fixes some self-tests that are broken, unreliable or
produce compiler warnings in 4.3.

Ben.

Ben Hutchings (6):
  selftests: Add missing #include directives
  selftests: memfd: Stop unnecessary rebuilds
  selftests: kprobe: Choose an always-defined function to probe
  selftests: Make scripts executable
  selftests: vm: Try harder to allocate huge pages
  selftests: breakpoint: Actually build it

 tools/testing/selftests/breakpoints/Makefile              |  2 +-
 .../selftests/ftrace/test.d/kprobe/add_and_remove.tc      |  2 +-
 .../testing/selftests/ftrace/test.d/kprobe/busy_check.tc  |  2 +-
 .../testing/selftests/ftrace/test.d/kprobe/kprobe_args.tc |  2 +-
 .../selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc       | 14 +++++++-------
 .../selftests/ftrace/test.d/kprobe/kretprobe_args.tc      |  2 +-
 tools/testing/selftests/memfd/Makefile                    | 12 ++++++------
 tools/testing/selftests/memfd/memfd_test.c                |  1 +
 tools/testing/selftests/memfd/run_fuse_test.sh            |  0
 tools/testing/selftests/mqueue/mq_open_tests.c            |  1 +
 tools/testing/selftests/mqueue/mq_perf_tests.c            |  1 +
 tools/testing/selftests/static_keys/test_static_keys.sh   |  0
 tools/testing/selftests/timers/nanosleep.c                |  1 +
 tools/testing/selftests/vm/run_vmtests                    | 15 ++++++++++++++-
 14 files changed, 36 insertions(+), 19 deletions(-)
 mode change 100644 => 100755 tools/testing/selftests/memfd/run_fuse_test.sh
 mode change 100644 => 100755 tools/testing/selftests/static_keys/test_static_keys.sh

-- 
Ben Hutchings
All extremists should be taken out and shot.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-11-11  1:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31 23:35 [PATCH selftests 0/6] Fix some broken tests Ben Hutchings
     [not found] ` <1446334510.2595.13.camel-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
2015-10-31 23:36   ` [PATCH selftests 1/6] selftests: Add missing #include directives Ben Hutchings
2015-10-31 23:37   ` [PATCH selftests 2/6] selftests: memfd: Stop unnecessary rebuilds Ben Hutchings
2015-10-31 23:37   ` [PATCH selftests 3/6] selftests: kprobe: Choose an always-defined function to probe Ben Hutchings
2015-10-31 23:37   ` [PATCH selftests 4/6] selftests: Make scripts executable Ben Hutchings
2015-10-31 23:39   ` [PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages Ben Hutchings
     [not found]     ` <1446334747.2595.19.camel-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
2015-11-10 20:01       ` David Rientjes
     [not found]         ` <alpine.DEB.2.10.1511101159480.29993-X6Q0R45D7oAcqpCFd4KODRPsWskHk0ljAL8bYrjMMd8@public.gmane.org>
2015-11-10 20:05           ` Shuah Khan
2015-11-10 21:48           ` Ben Hutchings
2015-11-11  1:11             ` David Rientjes
2015-10-31 23:39   ` [PATCH selftests 6/6] selftests: breakpoint: Actually build it Ben Hutchings
2015-11-02 12:15   ` [PATCH selftests 0/6] Fix some broken tests Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).