summaryrefslogtreecommitdiffstats
path: root/lib/livepatch/test_klp_shadow_vars.c
Commit message (Expand)AuthorAgeFilesLines
* livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza2024-01-221-301/+0
* selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote2020-06-081-12/+31
* selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-100/+92
* selftests/livepatch: rework test-klp-shadow-varsYannick Cote2020-06-081-44/+57
* livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek2020-01-171-22/+30
* livepatch/selftest: Clean up shadow variable names and typePetr Mladek2020-01-171-41/+52
* livepatch: Proper error handling in the shadow variables selftestPetr Mladek2019-02-061-0/+22
* livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence2019-02-061-1/+1
* selftests/livepatch: introduce testsJoe Lawrence2019-01-111-0/+236