summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King-0/+1
2014-01-23test: check copy_to/from_user boundary validationKees Cook-0/+14
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney-32/+50
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney-22/+27
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney-12/+41
2013-12-03rcutorture: Record results from repeated runs of the same test scenarioPaul E. McKenney-1/+15
2013-12-03rcutorture: Test summary at end of run with less chattinessPaul E. McKenney-1/+4
2013-12-03rcutorture: Update comment in kvm.sh listing typical RCU trace eventsPaul E. McKenney-1/+1
2013-12-03rcutorture: Add tracing-enabled version of TREE08Paul E. McKenney-0/+26
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney-1/+8
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney-3/+8
2013-12-03rcutorture: Add --qemu-args argument to kvm.shPaul E. McKenney-5/+11
2013-12-03rcutorture: Add --bootargs argument to specify additional boot argumentsPaul E. McKenney-1/+7
2013-12-03rcutorture: Add --buildonly dry-run capabilityPaul E. McKenney-0/+9
2013-12-03rcutorture: Eliminate configdir argument from kvm-recheck.sh scriptPaul E. McKenney-4/+2
2013-12-03rcutorture: Allow Kconfig-related boot parameters to overridePaul E. McKenney-4/+6
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney-13/+102
2013-12-03rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney-14/+1
2013-12-03rcutorture: Remove decorative qemu argumentPaul E. McKenney-1/+1
2013-12-03rcutorture: Abstract qemu-flavor identificationPaul E. McKenney-6/+36
2013-12-03rcutorture: Eliminate duplicate .config-check codePaul E. McKenney-26/+1
2013-12-03rcutorture: Make test output less chattyPaul E. McKenney-13/+16
2013-12-03rcutorture: Refactor TINY_RCU test casesPaul E. McKenney-90/+68
2013-12-03rcutorture: Refactor TREE_RCU test casesPaul E. McKenney-480/+328
2013-12-03rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney-0/+18
2013-12-03rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney-0/+521
2013-12-03rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney-0/+14
2013-12-03rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney-32/+242
2013-12-03rcutorture: Add kernel-version argumentPaul E. McKenney-1/+906
2013-12-03rcutorture: Add datestamp argument to kvm.shPaul E. McKenney-5/+11
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney-0/+1650
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena-1/+1
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman-1/+349
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman-0/+186
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman-0/+40
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-39/+20
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+230
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel-1/+96
2013-07-03self-test: fix make cleanJoern Engel-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel-1/+6
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker-0/+230
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann-39/+20
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton-125/+0
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1416
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin-0/+225
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov-3/+128