Search code examples
clinuxfuse

Can anyone point me to some linux file system unit testing libraries?


I'm not sure how to look for these. I am trying to find general unit testing libraries for linux file systems (FS structure is treated as anon).

Thanks!


Solution

  • I found unit tests at these locations

    http://lwn.net/Articles/276617/

    http://www.tuxera.com/community/posix-test-suite/

    and this answer talking about performance tests: https://serverfault.com/questions/19487/how-to-do-filesystem-testing