dll: FspLaunchReg*: testing

This commit is contained in:
Bill Zissimopoulos
2018-01-09 22:17:07 -08:00
parent 064d0b94f2
commit cc58668ce5
5 changed files with 242 additions and 33 deletions

View File

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