Searched refs:testfs_build (Results 1 – 3 of 3) sorted by relevance
97 zassert_equal(testfs_build(&path, cp), in build_layout()193 zassert_equal(testfs_build(&root, from_bcmd), in check_rename()
231 int testfs_build(struct testfs_path *root,
225 int testfs_build(struct testfs_path *root, in testfs_build() function