summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/newlib01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-18testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns1-1/+15
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-28Fix IO control request typeSebastian Huber1-1/+1
2017-06-30newlib01: Use fopen() instead of freopen()Sebastian Huber1-3/+11
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-7/+5
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-09-01tests: Add documentationSebastian Huber1-1/+6
2014-04-01libtests/newlib01: New testSebastian Huber4-0/+345