Go to the source code of this file.
|
static void | stat_receiver (int depth, const dentry_t *dentry, bool mountroot, void *data) |
|
| MOS_TEST_DECL_PTEST (vfs_mount_test, "Mount %s in %s, with rootfs: %d", const char *fs, const char *mountpoint, bool rootfs) |
|
| MOS_TEST_PTEST_INSTANCE (vfs_mount_test, "tmpfs", "/tmp", false) |
|
| MOS_TEST_PTEST_INSTANCE (vfs_mount_test, "tmpfs", "/tmp", true) |
|
◆ stat_receiver()
◆ MOS_TEST_DECL_PTEST()
MOS_TEST_DECL_PTEST |
( |
vfs_mount_test | , |
|
|
"Mount %s in % | s, |
|
|
with rootfs:%d" | , |
|
|
const char * | fs, |
|
|
const char * | mountpoint, |
|
|
bool | rootfs ) |
◆ MOS_TEST_PTEST_INSTANCE() [1/2]
MOS_TEST_PTEST_INSTANCE |
( |
vfs_mount_test | , |
|
|
"tmpfs" | , |
|
|
"/tmp" | , |
|
|
false | ) |
◆ MOS_TEST_PTEST_INSTANCE() [2/2]
MOS_TEST_PTEST_INSTANCE |
( |
vfs_mount_test | , |
|
|
"tmpfs" | , |
|
|
"/tmp" | , |
|
|
true | ) |