summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch/functions.sh
AgeCommit message (Expand)AuthorLines
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter-4/+11
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter-8/+8
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-21/+26
2024-02-27selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza-0/+13
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence-20/+17
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza-21/+13
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek-0/+34
2022-09-23selftests/livepatch: add sysfs testSong Liu-0/+34
2022-09-23selftests/livepatch: normalize sysctl error messageJoe Lawrence-1/+1
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