summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch/functions.sh
AgeCommit message (Expand)AuthorLines
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet-3/+19
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-1/+2
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-2/+33
2020-01-16selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes-1/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan-1/+14
2019-11-04selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence-1/+13
2019-11-04selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence-9/+13
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-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence-12/+7
2019-01-11selftests/livepatch: introduce testsJoe Lawrence-0/+203