Lines Matching +full:test_expand +full:. +full:plain
5 * All rights reserved.7 #include "test.h"11 const char *reffile = "test_expand.plain";14 assertEqualInt(0, systemf("%s %s >test.out 2>test.err", testprog, reffile));16 assertTextFileContents("contents of test_expand.plain.\n", "test.out");17 assertEmptyFile("test.err");