aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch/functions.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet1-3/+19
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes1-1/+1
2020-07-15selftests/livepatch: adopt to newer sysctl error formatPetr Mladek1-1/+2
2020-07-14selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence1-1/+1
2020-06-19selftests/livepatch: add test delimiter to dmesgJoe Lawrence1-0/+1
2020-06-19selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence1-1/+2
2020-06-19selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence1-2/+33
2020-01-16selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes1-1/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan1-1/+14
2019-11-04selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence1-1/+13
2019-11-04selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence1-9/+13
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence1-0/+20
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence1-12/+7
2019-01-11selftests/livepatch: introduce testsJoe Lawrence1-0/+203