Last change
on this file since c5986a5 was
c5986a5,
checked in by Kinsey Moore <kinsey.moore@…>, on 04/05/21 at 20:14:22
|
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.
|
-
Property mode set to
100644
|
File size:
455 bytes
|
Line | |
---|
1 | SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause |
---|
2 | build-type: test-program |
---|
3 | cflags: [] |
---|
4 | copyrights: |
---|
5 | - Copyright (C) 2021 On-Line Applications Research (OAR) |
---|
6 | cppflags: [] |
---|
7 | cxxflags: [] |
---|
8 | enabled-by: |
---|
9 | - and: |
---|
10 | - RTEMS_EXCEPTION_EXTENSIONS |
---|
11 | - RTEMS_POSIX_API |
---|
12 | features: c cprogram |
---|
13 | includes: [] |
---|
14 | ldflags: [] |
---|
15 | links: [] |
---|
16 | source: |
---|
17 | - testsuites/psxtests/psxsignal09/init.c |
---|
18 | stlib: [] |
---|
19 | target: testsuites/psxtests/psxsignal09.exe |
---|
20 | type: build |
---|
21 | use-after: [] |
---|
22 | use-before: [] |
---|
Note: See
TracBrowser
for help on using the repository browser.