summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmmap01 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2018-04-10testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns1-22/+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-28psxmmap01/init.c: Correct printf() format specifierJoel Sherrill1-1/+1
2017-07-28psxtests/psxmmap01: Fix warningSebastian Huber1-1/+1
2017-07-27psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill1-1/+1
2017-07-27psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill1-1/+1
2017-07-14psxtests: Add a mmap dedicated test caseKevin Kirspel8-0/+551