Lines Matching +full:test_basic +full:. +full:zip
5 * All rights reserved.7 #include "test.h"9 /* Test t arg - Test zip contents */12 const char *reffile = "test_basic.zip";16 r = systemf("%s -t %s >test.out 2>test.err", testprog, reffile);18 assertNonEmptyFile("test.out");19 assertEmptyFile("test.err");