Skip to content

Commit 11f0c8e

Browse files
Dev Jainshuahkh
authored andcommitted
selftests: Rename sigaltstack to generic signal
Rename sigaltstack to generic signal directory, to allow adding more signal tests in the future. Signed-off-by: Dev Jain <dev.jain@arm.com> Reviewed-by: Mark Brown <broonie@kernel.org> Acked-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent 2a027d6 commit 11f0c8e

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

tools/testing/selftests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ TARGETS += rtc
9090
TARGETS += rust
9191
TARGETS += seccomp
9292
TARGETS += sgx
93-
TARGETS += sigaltstack
93+
TARGETS += signal
9494
TARGETS += size
9595
TARGETS += sparc64
9696
TARGETS += splice
File renamed without changes.
File renamed without changes.

tools/testing/selftests/sigaltstack/current_stack_pointer.h renamed to tools/testing/selftests/signal/current_stack_pointer.h

File renamed without changes.

0 commit comments

Comments
 (0)