summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/newlib01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce1-4/+7
2022-06-09Newlib01: Add tests for rand() and lrand48()Matt Joyce1-0/+50
2022-04-07testsuites/libtests/[d-o]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-31newlib01: Added tests for exit proceduresMatt Joyce1-22/+96
2022-03-24newlib01: Adjust variable nameSebastian Huber1-4/+4
2022-03-24newlib01: Check exit processing for file objectsMatt Joyce1-16/+134
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-16newlib01: Edit asserts to check initializationMatt Joyce1-3/+3
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
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-04-01libtests/newlib01: New testSebastian Huber1-0/+311