Searched refs:helloworld_txt (Results 1 – 1 of 1) sorted by relevance
135 const char helloworld_txt[] = "hello libarchive test suite!\n"; in DEFINE_TEST() local136 la_ssize_t file_size = sizeof(helloworld_txt) - 1; in DEFINE_TEST()149 assertEqualMem(buff, helloworld_txt, file_size); in DEFINE_TEST()