summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-251-2/+8
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-251-1/+2
* selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-201-0/+1
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-05-021-4/+9
* selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-04-241-2/+6
* ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-201-1/+1
* selftests: fix too long argumentJiri Benc2020-03-111-10/+13
* kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar2020-02-281-6/+18
* selftests/ipc: Fix msgque compiler warningsKees Cook2020-01-271-5/+6
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-171-0/+1
* bpf: reject passing modified ctx to helper functionsDaniel Borkmann2020-01-121-1/+57
* selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2020-01-091-0/+21
* selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2019-12-011-7/+2
* selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2019-12-011-0/+1
* selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2019-12-011-8/+3
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-11-241-0/+52
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-06-221-1/+5
* selftests/timers: Add missing fflush(stdout) callsKees Cook2019-06-1910-0/+12
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* bpf: Fix selftests are changes for CVE 2019-7308Balbir Singh2019-04-201-0/+6
* selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-03-132-1/+763
* selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-03-131-1/+1
* bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-03-131-10/+20
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-03-131-3/+10
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-03-051-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-051-1/+1
* selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2019-02-121-4/+4
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-02-061-15/+57
* Revert "seccomp: add a selftest for get_metadata"Sasha Levin2019-01-311-61/+0
* x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-311-10/+31
* selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2019-01-261-21/+21
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* bpf: Fix verifier log string check for bad alignment.David Miller2018-12-211-1/+1
* selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-12-174-0/+87
* powerpc/selftests: Wait all threads to joinBreno Leitao2018-11-211-10/+17
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-11-131-2/+2
* selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-11-131-0/+80
* bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2018-11-131-4/+9
* selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni2018-11-041-1/+1
* selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling2018-11-043-1/+344