tests/tests.yml

branch
trunk
changeset 83
cb56c72f3d42
parent 79
9c0cc7aef510
child 84
d78d63cb4c4e
--- a/tests/tests.yml	Wed Jul 23 12:01:58 2008 -0400
+++ b/tests/tests.yml	Wed Jul 23 12:15:45 2008 -0400
@@ -207,6 +207,12 @@
     test-1.23/a/b
     test-1.23/foobar
 
+- name: list contents of .cpio
+  options: -n -l
+  filenames: test-1.23.cpio
+  grep: ^test-1\.23/1/2/3$
+  antigrep: blocks?
+
 - name: list contents of multiple files
   options: -n --table
   filenames: test-1.23_all.deb test-1.23.zip

mercurial