Skip to content

Commit b1181a1

Browse files
committed
test: posix: signal: add test for big nsig number
Add an extra test config to test large number of signals. Signed-off-by: Yong Cong Sin <[email protected]>
1 parent 0170c4c commit b1181a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/posix/common/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,6 @@ tests:
8383
portability.posix.common.signal.strsignal_no_desc:
8484
extra_configs:
8585
- CONFIG_POSIX_SIGNAL_STRING_DESC=n
86+
portability.posix.common.signal.big_nsig:
87+
extra_configs:
88+
- CONFIG_POSIX_RTSIG_MAX=1024

0 commit comments

Comments
 (0)