summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch
AgeCommit message (Expand)AuthorLines
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes-1/+1
2020-07-15selftests/livepatch: adopt to newer sysctl error formatPetr Mladek-2/+3
2020-07-14selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence-1/+1
2020-06-19selftests/livepatch: add test delimiter to dmesgJoe Lawrence-0/+1
2020-06-19selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence-1/+2
2020-06-19selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence-81/+66
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote-30/+51
2020-06-08selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence-15/+14
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman-0/+2
2020-01-16selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes-1/+0
2020-01-16selftests/livepatch: Replace set_dynamic_debug() with setup_config() in READMEMiroslav Benes-1/+1
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan-3/+15
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-13/+95
2019-11-25Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+183
2019-11-25Merge branch 'for-5.5/system-state' into for-linusPetr Mladek-1/+182
2019-11-04selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence-2/+80
2019-11-04selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence-12/+16
2019-11-01livepatch: Selftests of the API for tracking system state changesPetr Mladek-1/+182
2019-10-25selftests/livepatch: Disable the timeoutMiroslav Benes-0/+1
2019-09-23selftests: livepatch: add missing fragments to configAnders Roxell-0/+2
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence-6/+20
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence-0/+20
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes-0/+1
2019-03-27selftests/livepatch: use TEST_PROGS for test scriptsJoe Lawrence-1/+1
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence-12/+7
2019-01-11selftests/livepatch: introduce testsJoe Lawrence-0/+1070