Lines Matching +full:3 +full:at
41 assertFileContents("foo", 3, "test1/in/d1/bar"); in DEFINE_TEST()
44 assertFileContents("foo", 3, "test1/in/d2/foo"); in DEFINE_TEST()
52 assertFileContents("foo", 3, "test2/in/d1/bar"); in DEFINE_TEST()
55 * Test 3: Files with empty names shouldn't be archived. in DEFINE_TEST()
69 assertFileContents("foo", 3, "test4/in/d1/bar"); in DEFINE_TEST()
70 assertFileContents("bar", 3, "test4/in/d1/baz"); in DEFINE_TEST()
80 assertFileContents("foo", 3, "test4b/in/d1/faz"); in DEFINE_TEST()
81 assertFileContents("bar", 3, "test4b/in/d1/baz"); in DEFINE_TEST()
89 assertFileContents("foo", 3, "test5/in/d1/bar"); in DEFINE_TEST()
90 assertFileContents("bar", 3, "test5/in/d1/foo"); in DEFINE_TEST()
96 /* At extraction time. */ in DEFINE_TEST()
103 /* At creation time. */ in DEFINE_TEST()
116 /* At extraction. */ in DEFINE_TEST()
123 /* At creation. */ in DEFINE_TEST()
135 /* At extraction time. */ in DEFINE_TEST()
140 /* At creation time. */ in DEFINE_TEST()
149 /* At extraction. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST()
155 /* At extraction. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST()
161 /* At creation. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST()
167 /* At creation. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST()
178 /* At extraction. */ in DEFINE_TEST()
183 assertFileContents("foo", 3, "test10a/in/d1/realfile"); in DEFINE_TEST()
184 assertFileContents("foo", 3, "test10a/in/d1/symlink"); in DEFINE_TEST()
186 /* At creation. */ in DEFINE_TEST()
191 assertFileContents("foo", 3, "test10b/in/d1/realfile"); in DEFINE_TEST()
192 assertFileContents("foo", 3, "test10b/in/d1/symlink"); in DEFINE_TEST()
200 /* At extraction. */ in DEFINE_TEST()
204 assertFileContents("foo", 3, "test11a/in/d1/foo"); in DEFINE_TEST()
206 assertFileContents("foo", 3, "test11a/in/d1/symlink"); in DEFINE_TEST()
208 /* At creation. */ in DEFINE_TEST()
212 assertFileContents("foo", 3, "test11b/in/d1/foo"); in DEFINE_TEST()
214 assertFileContents("foo", 3, "test11b/in/d1/symlink"); in DEFINE_TEST()
227 assertFileContents("foo", 3, "test12a/in/d1/hardlink1"); in DEFINE_TEST()
229 assertFileContents("foo", 3, "test12a/in/d1/hardlink2"); in DEFINE_TEST()
246 assertFileContents("foo", 3, "test13a/in/d1/foo"); in DEFINE_TEST()
248 assertFileContents("foo", 3, "test13a/in/d1/hardlink2"); in DEFINE_TEST()
250 /* TODO: See above; expand this test to verify renames at creation. */ in DEFINE_TEST()
261 assertFileContents("foo", 3, "test14/in/d1/fzz"); in DEFINE_TEST()
262 assertFileContents("bar", 3, "test14/in/d1/baz"); in DEFINE_TEST()
268 assertFileContents("foo", 3, "test14/in/d1/fzo"); in DEFINE_TEST()
269 assertFileContents("bar", 3, "test14/in/d1/baz"); in DEFINE_TEST()