mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-03 17:51:23 +00:00

This test adds coverage of expected errors during rseq registration and unregistration, it disables glibc integration and will thus always exercise the rseq syscall explictly. Signed-off-by: Michael Jeanson <mjeanson@efficios.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20250121213402.1754762-1-mjeanson@efficios.com
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
basic_percpu_ops_test
|
|
basic_percpu_ops_mm_cid_test
|
|
basic_test
|
|
basic_rseq_op_test
|
|
param_test
|
|
param_test_benchmark
|
|
param_test_compare_twice
|
|
param_test_mm_cid
|
|
param_test_mm_cid_benchmark
|
|
param_test_mm_cid_compare_twice
|
|
syscall_errors_test
|