Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When you test a file system are you testing it via the libc APIs, creating, deleting, checking filesystem objects and so on? Or is it done at a lower level API (that I’d hope is the same across filesystems, different features excepted)



For filesystems the former. Having test code running in kernel space is relatively uncommon, though some kernel subsystems do that.

"can't even properly test it anymore" almost certainly means not that it is impossible for the maintainer, but more like they have better things to spend their time on.


> For filesystems the former.

Well... Then, if it builds, it can at least be tested with the same tools that test every other filesystem.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: