summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsscandir01/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-051-27/+62
|
* fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber2017-01-241-0/+2
| | | | Update #1394.
* Add simple test for scandir() on all file systems testedJoel Sherrill2015-03-041-0/+52
updates 1394