summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch/functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-111-21/+26
|\
| * selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza2024-02-271-0/+13
| * livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza2024-01-221-21/+13
* | selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence2024-01-301-20/+17
|/
* Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek2022-10-051-0/+34
|\
| * selftests/livepatch: add sysfs testSong Liu2022-09-231-0/+34
* | selftests/livepatch: normalize sysctl error messageJoe Lawrence2022-09-231-1/+1
|/
* livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet2022-02-231-3/+19
* selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes2020-08-271-1/+1
* selftests/livepatch: adopt to newer sysctl error formatPetr Mladek2020-07-151-1/+2
* selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence2020-07-141-1/+1
* selftests/livepatch: add test delimiter to dmesgJoe Lawrence2020-06-191-0/+1
* selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence2020-06-191-1/+2
* selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence2020-06-191-2/+33
* selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes2020-01-161-1/+0
* selftests: livepatch: Fix it to do root uid check and skipShuah Khan2019-12-231-1/+14
* selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-041-1/+13
* selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-041-9/+13
* selftests/livepatch: push and pop dynamic debug configJoe Lawrence2019-07-301-6/+20
* selftests/livepatch: add test skip handlingJoe Lawrence2019-07-241-0/+20
* livepatch/selftests: use "$@" to preserve argument listJoe Lawrence2019-02-121-12/+7
* selftests/livepatch: introduce testsJoe Lawrence2019-01-111-0/+203