Searched refs:file_ending_map (Results 1 – 1 of 1) sorted by relevance
2727 static const char *const file_ending_map[] = {[HTTP_GZIP] = ".gz", in ZTEST() local2743 zassert(i < ARRAY_SIZE(file_ending_map) && &file_ending_map[i] != NULL, in ZTEST()2750 ret = setup_fs(file_ending_map[i]); in ZTEST()2768 ret = setup_fs(file_ending_map[HTTP_BR]); in ZTEST()