Searched refs:test_hierarchy (Results 1 – 2 of 2) sorted by relevance
18 static struct testfs_bcmd test_hierarchy[] = { variable303 zassert_equal(build_layout(fs_dirops_test_mp, test_hierarchy), TC_PASS, in test_fs_dirops()307 zassert_equal(check_layout(fs_dirops_test_mp, test_hierarchy), TC_PASS, in test_fs_dirops()
226 def test_hierarchy(): function