summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmmap01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-22/+0
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* psxmmap01/init.c: Correct printf() format specifierJoel Sherrill2017-07-281-1/+1
* psxtests/psxmmap01: Fix warningSebastian Huber2017-07-281-1/+1
* psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill2017-07-271-1/+1
* psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill2017-07-271-1/+1
* psxtests: Add a mmap dedicated test caseKevin Kirspel2017-07-148-0/+551