summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/livepatch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek2022-10-053-1/+122
|\
| * selftests/livepatch: add sysfs testSong Liu2022-09-233-1/+122
* | selftests/livepatch: normalize sysctl error messageJoe Lawrence2022-09-231-1/+1
|/
* livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet2022-02-232-4/+21
* 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-152-2/+3
* 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-197-81/+66
* selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-30/+51
* selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-081-15/+14
* selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-201-0/+2
* selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes2020-01-161-1/+0
* selftests/livepatch: Replace set_dynamic_debug() with setup_config() in READMEMiroslav Benes2020-01-161-1/+1
* selftests: livepatch: Fix it to do root uid check and skipShuah Khan2019-12-232-3/+15
* Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-276-13/+95
|\
| * selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-043-2/+80
| * selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-044-12/+16
* | Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-253-1/+183
|\ \ | |/ |/|
| * Merge branch 'for-5.5/system-state' into for-linusPetr Mladek2019-11-252-1/+182
| |\
| | * livepatch: Selftests of the API for tracking system state changesPetr Mladek2019-11-012-1/+182
| * | selftests/livepatch: Disable the timeoutMiroslav Benes2019-10-251-0/+1
| |/
* / selftests: livepatch: add missing fragments to configAnders Roxell2019-09-231-0/+2
|/
* selftests/livepatch: push and pop dynamic debug configJoe Lawrence2019-07-301-6/+20
* selftests/livepatch: add test skip handlingJoe Lawrence2019-07-241-0/+20
* selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes2019-04-151-0/+1
* selftests/livepatch: use TEST_PROGS for test scriptsJoe Lawrence2019-03-271-1/+1
* livepatch/selftests: use "$@" to preserve argument listJoe Lawrence2019-02-121-12/+7
* selftests/livepatch: introduce testsJoe Lawrence2019-01-117-0/+1070