diff options
author | Sabyrzhan Tasbolatov <[email protected]> | 2024-10-16 18:18:01 +0500 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 00:26:44 -0800 |
commit | ca79a00bb9a899674a63018c6cd155a3730c3509 (patch) | |
tree | 389c9ac9253a7407de60cdb664a7f44052d1ac4b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ae193dd79398970ee760e0c8129ac42ef8f5c6ff (diff) |
kasan: migrate copy_user_test to kunit
Migrate the copy_user_test to the KUnit framework to verify out-of-bound
detection via KASAN reports in copy_from_user(), copy_to_user() and their
static functions.
This is the last migrated test in kasan_test_module.c, therefore delete
the file.
[[email protected]: export copy_to_kernel_nofault]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sabyrzhan Tasbolatov <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Alex Shi <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Hu Haowen <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Cc: Yanteng Si <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions