Searched refs:resource_untar (Results 1 – 4 of 4) sorted by relevance
66 int resource_untar(const struct resource *res);
73 TEST_ASSERT_SUCCESS(resource_untar(r), in test_resource_tar()
103 int resource_untar(const struct resource *res) in resource_untar() function
29 ret = resource_untar(r); in test_cfgfile_setup()