summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch
AgeCommit message (Expand)AuthorLines
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan-5/+2
2024-07-23Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek-0/+48
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao-0/+48
2024-06-18selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza-49/+89
2024-06-12selftests/livepatch: define max test-syscall processesRyan Sullivan-1/+4
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-75/+1410
2024-02-27selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza-0/+19
2024-02-27selftests: livepatch: Add initial .gitignoreMarcos Paulo de Souza-0/+1
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence-20/+17
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza-2/+218
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza-74/+1173
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek-1/+122
2022-09-23selftests/livepatch: add sysfs testSong Liu-1/+122
2022-09-23selftests/livepatch: normalize sysctl error messageJoe Lawrence-1/+1
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet-4/+21
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