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

#define FILESYSTEM "MOUNTED IMFS"
#define BASE_FOR_TEST "/mnt/"

extern void test_initialize_filesystem(void);

extern void test_shutdown_filesystem(void);