Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba2c41fccaf0acede0d83b0e4f2f115b8cdf3ff1
/
tools
/
testing
/
selftests
/
Makefile
fc000b5
selftests: add script to stress-test nft packet path vs. control plane
by Florian Westphal
· 6 years ago
3feab92
selftests: Print the test we're running to /dev/kmsg
by Michael Ellerman
· 7 years ago
057ac44
selftests: do not require bash for the generated test
by Rolf Eike Beer
· 8 years ago
6ad92bf
tools/testing: add a test to check nsfs ioctl-s
by Andrey Vagin
· 8 years ago
19fd286
selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM)
by Stas Sergeev
· 9 years ago
7e72247
selftest/ipc: actually test it
by Bamvor Jian Zhang
· 9 years ago
f4ecb32
selftests/capabilities: actually test it
by Bamvor Jian Zhang
· 9 years ago
6a177af
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
317dc34
selftests: run lib/test_printf module
by Kees Cook
· 9 years ago
f615e2b
selftests/pstore: add pstore test scripts going with reboot
by Hiraku Toyooka
· 9 years ago
cc04a46
selftests/pstore: add pstore test script for pre-reboot
by Hiraku Toyooka
· 9 years ago
1087d01
selftests: rename jump label to static_keys
by Bamvor Jian Zhang
· 9 years ago
b6d9734
selftests: add membarrier syscall test
by Pranith Kumar
· 9 years ago
54283ae
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
a7d0f07
selftests: check before install
by Bamvor Jian Zhang
· 9 years ago
f21fb79
selftests/zram: Adding zram tests
by Naresh Kamboju
· 9 years ago
579e1ac
jump_label: Provide a self-test
by Jason Baron
· 9 years ago
2278e5e
selftests: add quicktest support
by Shuah Khan
· 9 years ago
c99ee51
selftests: add seccomp suite
by Kees Cook
· 9 years ago
60df464
tools selftests: Fix 'clean' target with make 3.81
by Arnaldo Carvalho de Melo
· 10 years ago
ecac1a7
selftests: Add futex tests to the top-level Makefile
by Darren Hart
· 10 years ago
60f898e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4541fec
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
4bcc782
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
by Ingo Molnar
· 10 years ago
3f705df
x86, selftests: Add sigreturn selftest
by Andy Lutomirski
· 10 years ago
67d8712
selftests: Fix build failures when invoked from kselftest target
by Shuah Khan
· 10 years ago
32dcfba
selftests: Add install target
by Michael Ellerman
· 10 years ago
96e869d
tools/testing/selftests/Makefile: alphasort the TARGETS list
by Andrew Morton
· 10 years ago
61de8e5
Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
c9b26b8
syscalls: add selftest for execveat(2)
by David Drysdale
· 10 years ago
3ce5105
selftest: size: Add size test for Linux kernel
by Tim Bird
· 10 years ago
6e68e6c
ftracetest: Initial commit for ftracetest
by Masami Hiramatsu
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
4f5ce5e
selftests: add memfd_create() + sealing tests
by David Herrmann
· 10 years ago
29b88e2
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
db181ce
mnt: Add tests for unprivileged remount cases that have found to be faulty
by Eric W. Biederman
· 10 years ago
0a8adf5
test: add firmware_class loader test
by Kees Cook
· 10 years ago
ddddda9
tools: selftests - create a separate hotplug target for full range test
by Shuah Khan
· 10 years ago
24fe831
tools/testing/selftests/sysctl: validate sysctl_writes_strict
by Kees Cook
· 10 years ago
3e2a4c1
test: check copy_to/from_user boundary validation
by Kees Cook
· 11 years ago
0e56dac
selftests: Add infrastructure for powerpc selftests
by Michael Ellerman
· 11 years ago
0bc4b0c
selftests: add basic posix timers selftests
by Frederic Weisbecker
· 11 years ago
97c9266
revert "selftest: add simple test for soft-dirty bit"
by Andrew Morton
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
17afab1
selftest: add a test case for PTRACE_PEEKSIGINFO
by Andrey Vagin
· 12 years ago
58c7be8
selftest: add simple test for soft-dirty bit
by Pavel Emelyanov
· 12 years ago
a6f6803
net: Move selftests to common net/ subdirectory.
by David S. Miller
· 12 years ago
77f65eb
packet: packet fanout rollover during socket overload
by Willem de Bruijn
· 12 years ago
b0aa73b
net: Add socket() system call self test.
by David S. Miller
· 12 years ago
66a01b9
tools/testing/selftests/Makefile: rearrange targets
by Andrew Morton
· 12 years ago
455ce1c
selftests: add tests for efivarfs
by Jeremy Kerr
· 12 years ago
a80a6b8
revert "epoll: support for disabling items, and a self-test app"
by Andrew Morton
· 12 years ago
03a7beb
epoll: support for disabling items, and a self-test app
by Paton J. Lewis
· 12 years ago
d89dffa
fault-injection: add selftests for cpu and memory hotplug
by Akinobu Mita
· 12 years ago
d97b46a
syscalls, x86: add __NR_kcmp syscall
by Cyrill Gorcunov
· 12 years ago
50069a5
selftests: add mq_open_tests
by Doug Ledford
· 12 years ago
f0f57b2
mm: move hugepage test examples to tools/testing/selftests/vm
by Dave Young
· 13 years ago
cab6b05
selftests/Makefile: make `run_tests' depend on `all'
by Andrew Morton
· 13 years ago
f467f71
selftests: launch individual selftests from the main Makefile
by Frederic Weisbecker
· 13 years ago
85bbddc
selftests: new x86 breakpoints selftest
by Frederic Weisbecker
· 13 years ago
274343a
selftests: new very basic kernel selftests directory
by Frederic Weisbecker
· 13 years ago