aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-05-30selftests: lib.mk: move running and printing result to a new functionShuah Khan (Samsung OSG)1-24/+28
2018-05-30selftests: lib.mk: add SKIP handling to RUN_TESTS defineShuah Khan (Samsung OSG)1-2/+13
2018-05-30selftests: lib.mk: cleanup RUN_TESTS define and make it readableShuah Khan (Samsung OSG)1-3/+5
2018-05-30selftests: rtc: rework rtctestAlexandre Belloni1-281/+191
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni7-4/+14
2018-05-30selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni1-3/+5
2018-05-30selftests: timers: move PIE tests out of rtctestAlexandre Belloni4-80/+138
2018-05-30selftests/filesystems: devpts_pts included wrong headerAnders Roxell2-1/+2
2018-05-30selftests/x86: Detect -no-pie availabilityFlorian Weimer2-1/+17
2018-05-30selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"Colin Ian King1-1/+1
2018-05-30selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"Colin Ian King1-1/+1
2018-05-30selftests: kvm: update .gitignore with missing fileAnders Roxell1-0/+1
2018-05-30selftests: kvm: add .gitignore for generated filesAnders Roxell1-0/+2
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young6-3/+210
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern1-1/+180
2018-05-29tracing/selftest: Add test to test hist trigger between kernel event and trac...Steven Rostedt (VMware)1-0/+68
2018-05-29tracing/selftest: Add selftests to test trace_marker histogram triggersSteven Rostedt (VMware)2-0/+115
2018-05-29ftrace/selftest: Fix reset_trigger() to handle triggers with filtersSteven Rostedt (VMware)1-2/+2
2018-05-29ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)1-3/+18
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov4-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov1-195/+460
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2-3/+464
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann5-1/+509
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+36
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+10
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+5
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata1-0/+109
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata1-0/+92
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata1-0/+140
2018-05-24selftests: forwarding: Test mirror-to-vlanPetr Machata1-0/+169
2018-05-24selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata1-9/+18
2018-05-24selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata1-0/+34
2018-05-24selftests: forwarding: lib: Support VLAN devicesPetr Machata1-0/+25
2018-05-24selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata3-4/+2
2018-05-24selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2-31/+64
2018-05-24selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2-44/+108
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-92/+1320
2018-05-24selftests: forwarding: Test removal of mirroringPetr Machata1-0/+8
2018-05-24selftests: forwarding: Test removal of underlay routePetr Machata1-0/+30
2018-05-24selftests: forwarding: Test mirroring to deleted devicePetr Machata1-0/+38
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song1-0/+158
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2-0/+13
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling3-1/+344
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling2-0/+2
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux4-2/+593
2018-05-23selftests: uevent filteringChristian Brauner3-0/+505
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu2-1/+249