summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spport_err01/spport_err01.scn
blob: 6c0499a215762e4342ecfb56ba87f5a02bc6079c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
*** TEST PORT ERROR 01 ***
TA1 - rtems_port_create - RTEMS_INVALID_NAME
TA1 - rtems_port_create - bad range - RTEMS_INVALID_ADDRESS
TA1 - rtems_port_create - null id - RTEMS_INVALID_ADDRESS
TA1 - rtems_port_create - RTEMS_TOO_MANY
TA1 - rtems_port_delete - RTEMS_INVALID_ID
TA1 - rtems_port_ident - RTEMS_INVALID_NAME
TA1 - rtems_port_external_to_internal - RTEMS_INVALID_ADDRESS
TA1 - rtems_port_internal_to_external - RTEMS_INVALID_ID
TA1 - rtems_port_external_to_internal - RTEMS_INVALID_ADDRESS
*** END TEST PORT ERROR 01 ***