summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: update .gitignore with missing testAnders Roxell2018-04-231-0/+1
* tc-testing: updated ife test casesRoman Mashak2018-04-231-12/+1024
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2117-25/+1033
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-201-1/+1
| |\
| | * selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-121-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-167-17/+995
| |\ \
| | * | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| | * | kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
| | * | kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
| * | | proc: fixup copyright signAlexey Dobriyan2018-04-129-7/+37
| | |/ | |/|
* | | bpf: btf: Add BTF testsMartin KaFai Lau2018-04-194-3/+1783
* | | bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-181-0/+2
* | | bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-184-1/+66
* | | selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti2018-04-171-0/+70
* | | selftests: net: add tcp_mmap programEric Dumazet2018-04-162-0/+439
* | | tc-testing: add sample action testsRoman Mashak2018-04-161-0/+588
|/ /
* | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-113-272/+1091
|\ \
| * | ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * | ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-072-20/+46
| * | ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-071-2/+2
| * | ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-071-0/+7
| * | ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-071-1/+1
| * | ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-072-5/+35
| * | ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
| * | Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22
| * | Ktest: Use dodie for critical faluresTim Tianyang Chen2018-04-061-27/+27
| * | Ktest: Add SigInt handlingTim Tianyang Chen2018-04-061-0/+10
| * | Ktest: Add email supportTim Tianyang Chen2018-04-061-3/+58
| * | ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)2018-04-061-0/+14
| * | ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2018-04-062-1/+36
| * | ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2018-04-062-8/+19
| * | ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)2018-04-061-1/+5
| * | ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)2018-04-061-4/+12
| * | ktest: Use config-bisect.pl in ktest.plScott Wood2018-04-061-222/+42
| * | ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)2018-04-061-0/+763
| * | ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-1/+2
| * | ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-13/+5
| * | ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)2018-03-211-2/+4
| * | ktest: Clarify config file usageScott Wood2018-03-212-1/+5
| * | ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2018-03-212-2/+12
| * | ktest: Wait for console process to exitSteven Rostedt (VMware)2018-03-211-0/+3
* | | radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2018-04-111-0/+1
* | | proc: selftests: test /proc/uptimeAlexey Dobriyan2018-04-115-0/+202
* | | proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan2018-04-113-0/+149
* | | proc: add selftest for last field of /proc/loadavgAlexey Dobriyan2018-04-113-0/+85
* | | proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-114-1/+172
* | | proc: test /proc/self/syscallAlexey Dobriyan2018-04-113-1/+48
* | | proc: test /proc/self/wchanAlexey Dobriyan2018-04-115-0/+34
* | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-108-0/+360
|\ \ \
| * | | selftests: ftrace: Add inter-event hist triggers testcasesRajvi Jingar2018-03-108-0/+360
OpenPOWER on IntegriCloud