index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: Add test of PMU instruction counting on powerpc
Michael Ellerman
2013-08-14
6
-1
/
+349
*
selftests: Add support files for powerpc tests
Michael Ellerman
2013-08-14
3
-0
/
+186
*
selftests: Add infrastructure for powerpc selftests
Michael Ellerman
2013-08-14
2
-0
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-39
/
+20
|
\
|
*
tools: selftests: psock_tpacket: get rid of macro wrappers
Daniel Borkmann
2013-07-02
1
-39
/
+20
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
3
-0
/
+230
|
\
\
|
*
|
selftests: add basic posix timers selftests
Frederic Weisbecker
2013-07-03
3
-0
/
+230
|
|
/
*
|
tools/testing/selftests: don't assume the x bit is set on scripts
Andrew Morton
2013-07-03
2
-2
/
+2
*
|
selftests: add .gitignore for kcmp
Ramkumar Ramachandra
2013-07-03
1
-0
/
+2
*
|
selftests: fix clean target in kcmp Makefile
Ramkumar Ramachandra
2013-07-03
1
-2
/
+1
*
|
selftests: add .gitignore for vm
Ramkumar Ramachandra
2013-07-03
1
-0
/
+4
*
|
selftests: add hugetlbfstest
Joern Engel
2013-07-03
3
-1
/
+96
*
|
self-test: fix make clean
Joern Engel
2013-07-03
1
-2
/
+3
*
|
selftests: exit 1 on failure
Joern Engel
2013-07-03
2
-1
/
+6
|
/
*
revert "selftest: add simple test for soft-dirty bit"
Andrew Morton
2013-05-24
3
-125
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
9
-0
/
+1416
|
\
|
*
selftests: psock_tpacket: fix status check
Daniel Borkmann
2013-04-29
1
-2
/
+2
|
*
net: Add .gitignore to networking selftests directory.
David S. Miller
2013-04-19
1
-0
/
+3
|
*
selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
Daniel Borkmann
2013-04-07
5
-87
/
+966
|
*
net: fix psock_fanout on sparc64
Willem de Bruijn
2013-03-21
1
-1
/
+7
|
*
net: Move selftests to common net/ subdirectory.
David S. Miller
2013-03-20
7
-22
/
+6
|
*
net: fix psock_fanout selftest bind error message
Daniel Baluta
2013-03-20
1
-1
/
+1
|
*
net: fix psock_fanout selftest hash collision
Willem de Bruijn
2013-03-20
1
-40
/
+120
|
*
net: Get rid of compat defines in psock_fanout.c selftest.
David S. Miller
2013-03-19
1
-18
/
+0
|
*
net: Fix failure string in net-socket selftests Makefile.
David S. Miller
2013-03-19
1
-1
/
+1
|
*
packet: packet fanout rollover during socket overload
Willem de Bruijn
2013-03-19
4
-0
/
+361
|
*
net: Add socket() system call self test.
David S. Miller
2013-03-19
4
-0
/
+121
*
|
selftest: add a test case for PTRACE_PEEKSIGINFO
Andrey Vagin
2013-04-30
3
-0
/
+225
*
|
selftest: add simple test for soft-dirty bit
Pavel Emelyanov
2013-04-30
3
-3
/
+128
|
/
*
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
2013-03-06
1
-0
/
+59
*
selftests: add a simple doc
Jeremy Kerr
2013-02-27
1
-0
/
+42
*
tools/testing/selftests/Makefile: rearrange targets
Andrew Morton
2013-02-27
1
-1
/
+7
*
selftests/efivarfs: add create-read test
Jeremy Kerr
2013-02-27
3
-1
/
+46
*
selftests/efivarfs: add empty file creation test
Jeremy Kerr
2013-02-27
1
-0
/
+13
*
selftests: add tests for efivarfs
Jeremy Kerr
2013-02-27
4
-1
/
+195
*
selftests: IPC message queue copy feature test
Stanislav Kinsbursky
2013-01-04
2
-0
/
+271
*
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
Dave Jones
2012-12-17
1
-2
/
+4
*
breakpoint selftests: print failure status instead of cause make error
Dave Young
2012-12-17
1
-1
/
+1
*
kcmp selftests: print fail status instead of cause make error
Dave Young
2012-12-17
1
-1
/
+1
*
kcmp selftests: make run_tests fix
Dave Young
2012-12-17
1
-2
/
+2
*
mem-hotplug selftests: print failure status instead of cause make error
Dave Young
2012-12-17
1
-1
/
+1
*
cpu-hotplug selftests: print failure status instead of cause make error
Dave Young
2012-12-17
1
-1
/
+1
*
mqueue selftests: print failure status instead of cause make error
Dave Young
2012-12-17
1
-2
/
+2
*
vm selftests: print failure status instead of cause make error
Dave Young
2012-12-17
1
-1
/
+1
*
selftests: add a test program for variable huge page sizes in mmap/shmget
Andi Kleen
2012-12-11
2
-2
/
+256
*
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
2012-11-09
3
-356
/
+1
*
tools/testing/selftests/epoll/test_epoll.c: fix build
Daniel Hazelton
2012-10-25
1
-2
/
+2
*
epoll: support for disabling items, and a self-test app
Paton J. Lewis
2012-10-06
3
-1
/
+356
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
1
-3
/
+3
|
\
|
*
tools/testing: fix comment / output typos
Masanari Iida
2012-09-01
1
-3
/
+3
[next]