summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/imfs_support/fs_config.h
blob: 6ee3dae806f469ab3fb1369cbd4c6d10d113b57d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 *  $Id$
 */

#define FILESYSTEM "IMFS"
#define BASE_FOR_TEST ""

extern void test_initialize_filesystem(void);

extern void test_shutdown_filesystem(void);