Home
last modified time | relevance | path

Searched refs:resource_untar (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dresource.h66 int resource_untar(const struct resource *res);
H A Dtest_resource.c73 TEST_ASSERT_SUCCESS(resource_untar(r), in test_resource_tar()
H A Dresource.c103 int resource_untar(const struct resource *res) in resource_untar() function
H A Dtest_cfgfile.c29 ret = resource_untar(r); in test_cfgfile_setup()