Lines Matching +full:test_expand +full:. +full:gz
6 * All rights reserved.8 #include "test.h"12 const char *reffile = "test_expand.gz";16 f = systemf("%s %s >test.out 2>test.err", testprog, reffile);19 assertTextFileContents("contents of test_expand.gz.\n", "test.out");20 assertEmptyFile("test.err");