Tests some Basic Types interfaces.
More...
|
| T_TEST_CASE (RtemsTypeValType) |
|
Tests some Basic Types interfaces.
This test case performs the following actions:
- Validate the RTEMS_ID_NONE constant.
- Assert that RTEMS_ID_NONE cannot be associated with an object because it has an object index outside the range of valid object indices.
- Validate the RTEMS_NO_TIMEOUT constant.
- Assert that RTEMS_NO_TIMEOUT is a compile time constant which evaluates to a value of zero.
- Check that RTEMS_NO_TIMEOUT evaluates to a value of zero.