aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-9/+25
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller22-158/+1514
2019-04-27bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau3-16/+157
2019-04-27bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau4-10/+679
2019-04-27bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau2-19/+152
2019-04-27bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau2-62/+70
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins3-0/+156
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+47
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko2-79/+153
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko2-2/+4
2019-04-26netdevsim: merge sdev into devJiri Pirko1-4/+4
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-17/+356
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2-0/+47
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook1-9/+25
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook16-8/+48
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook2-7/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook5-6/+60
2019-04-25selftests: Distinguish between missing and non-executableKees Cook1-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook2-6/+8
2019-04-25selftests: Extract logic for multiple test runsKees Cook3-24/+32
2019-04-25selftests: Use runner.sh for emit targetsKees Cook2-19/+7
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook3-31/+39
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+317
2019-04-24selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn3-5/+80
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev1-14/+9
2019-04-23selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev1-4/+4
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev4-34/+165
2019-04-23selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev1-0/+48
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller14-135/+2167
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-10/+311
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan1-0/+9
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe19-103/+557
2019-04-22media: selftests: media_dev_allocator api testShuah Khan1-0/+85
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin1-19/+13
2019-04-19selftests: fix headers_install circular dependencyShuah Khan2-10/+80
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19kselftests: cgroup: add freezer controller self-testsRoman Gushchin5-1/+912
2019-04-19kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin1-3/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan1-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan1-10/+10
2019-04-18bpf: Increase MAX_NR_MAPS to 17 in test_verifier.cMartin KaFai Lau1-1/+1
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing2-2/+2
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar22-314/+48
2019-04-17selftests/bpf: fix a compilation errorYonghong Song1-2/+2
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar1-20/+66
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar1-8/+16
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar2-0/+13
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel1-4/+3