summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tx-support.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2023-03-14validation: Fix typoSebastian Huber1-1/+1
2023-03-14doxygen: Add groups for related test suitesSebastian Huber1-1/+1
2022-03-29rtems: Clarify scheduler of created taskSebastian Huber1-0/+5
2022-03-24validation: Improve support librarySebastian Huber1-16/+873
Update #3716.
2021-05-14validation: Add support librarySebastian Huber1-1/+1
Add a library for support functions used by validation tests. Rename tc-support.* to tx-support.* since this file does not contain test cases.
2021-03-23validation: Add test case support functionsSebastian Huber1-0/+171