summaryrefslogtreecommitdiff
path: root/cpio/test/test_passthrough_reverse.c
Commit message (Expand)AuthorAgeFilesLines
* Update some more cpio tests to use new file assertions.Tim Kientzle2009-08-051-25/+4
* Convert most open()/read()/write()/close() to use assertMakeFile(), stdio, an...Tim Kientzle2009-08-041-10/+7
* Use assertUmask() instead of unchecked umask().Tim Kientzle2009-08-021-4/+1
* Use assertMakeDir() instead of mkdir().Tim Kientzle2009-08-021-1/+1
* Use assertChdir() in cpio_test instead of assertEqualInt(0, chdir()) or unche...Tim Kientzle2009-08-021-1/+1
* Issue 15, part 3. Mechanical conversion of #defines, cpio/Charles Wilson2009-03-181-2/+2
* On Windows, pass test_passthrough_reverse in bsdcpio_test.Michihiro NAKAJIMA2009-03-131-1/+9
* IFCTim Kientzle2008-08-241-2/+3
* IFCTim Kientzle2008-08-231-0/+103