summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tc-message-construct-errors.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* validation: Improve file header commentSebastian Huber2020-10-081-4/+9
|
* rtems: Canonicalize name and id checksSebastian Huber2020-10-011-72/+72
| | | | | | Check the name followed by the id check in all create directives. Compare pointers against NULL. Fix formatting.
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+1868
Update #4007.