summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxinttypes01/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-231-1/+1
| | | | | | | | Rename this header file to later move <t.h> to <rtems/test.h>. The main feature provided by <rtems/test-info.h> is the output of standard test information which is consumed by the RTEMS Tester. Update #3199.
* Tests for inttype.h methodsEshan dhawan2020-04-071-1/+23
|
* psxinttypes01: Remove invalid test casesSebastian Huber2019-11-261-20/+0
| | | | | | The functions expect a valid string as input according to POSIX. On systems with a NULL pointer protection the test cases ended up in exceptions.
* psxtests: Add psxinttypes01 for <inttypes.h> methodsVaibhav Gupta2019-06-191-0/+233