aboutsummaryrefslogtreecommitdiffstats
path: root/lib/livepatch/test_klp_shadow_vars.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-08selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote1-12/+31
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote1-100/+92
2020-06-08selftests/livepatch: rework test-klp-shadow-varsYannick Cote1-44/+57
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek1-22/+30
2020-01-17livepatch/selftest: Clean up shadow variable names and typePetr Mladek1-41/+52
2019-02-06livepatch: Proper error handling in the shadow variables selftestPetr Mladek1-0/+22
2019-02-06livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence1-1/+1
2019-01-11selftests/livepatch: introduce testsJoe Lawrence1-0/+236