summaryrefslogtreecommitdiff
path: root/src/kernel/tests/vfs.c
AgeCommit message (Expand)Author
2021-08-27make vfs_mount_resolve pass all the testsdzwdz
2021-08-27basic vfs_mount_resolve testsdzwdz
2021-08-24replace () with (void) in function definitionsdzwdz
2021-08-09a sloppy implementation of path_simplify()dzwdz
2021-08-08path_simplify now returns int, has better testsdzwdz
2021-08-04partial path_simplify implementationdzwdz