summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsignal09/psxsignal09.scn
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-04-05 15:14:22 -0500
committerJoel Sherrill <joel@rtems.org>2021-10-29 12:40:56 -0500
commitc5986a55201117e1c08a48b5f219e303419fe34b (patch)
tree5a6bf0aa0099ad88afc8b382b6ec1ca5d50365ba /testsuites/psxtests/psxsignal09/psxsignal09.scn
parentcpukit: Add signal mapping support (diff)
downloadrtems-c5986a55201117e1c08a48b5f219e303419fe34b.tar.bz2
testsuite: Add machine exception signal map test
Add a test to verify that mapping of machine exceptions to POSIX signals operates properly when the application requests it.
Diffstat (limited to 'testsuites/psxtests/psxsignal09/psxsignal09.scn')
-rw-r--r--testsuites/psxtests/psxsignal09/psxsignal09.scn3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxsignal09/psxsignal09.scn b/testsuites/psxtests/psxsignal09/psxsignal09.scn
new file mode 100644
index 0000000000..b0d092a60c
--- /dev/null
+++ b/testsuites/psxtests/psxsignal09/psxsignal09.scn
@@ -0,0 +1,3 @@
+*** BEGIN OF TEST PSXSIGNAL 9 ***
+
+*** END OF TEST PSXSIGNAL 9 ***