dll: FspVersion

This commit is contained in:
Bill Zissimopoulos
2017-02-17 15:20:57 -08:00
parent 12704a3a4a
commit 50ed020e16
6 changed files with 94 additions and 0 deletions

View File

@ -184,6 +184,7 @@ int main(int argc, char *argv[])
TESTSUITE(eventlog_tests);
TESTSUITE(path_tests);
TESTSUITE(dirbuf_tests);
TESTSUITE(version_tests);
TESTSUITE(mount_tests);
TESTSUITE(timeout_tests);
TESTSUITE(memfs_tests);