]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add and use assertion_file_mode() in other tests
authorGraham Percival <gperciva@tarsnap.com>
Mon, 26 Sep 2016 19:20:25 +0000 (12:20 -0700)
committerGraham Percival <gperciva@tarsnap.com>
Mon, 26 Sep 2016 19:44:56 +0000 (12:44 -0700)
commit0f14b0816b2422bd4478e68610a4b6c67f9f68e1
tree5e671c4a89c23933b3ee95bfed2d6ca86c900097
parent75de4e4a21d3564f1255681695672840792cb52b
Add and use assertion_file_mode() in other tests

This adds the assertion_file_mode() function from
    libarchive/test/main.c
and applies it to
    cat/test/main.c
    cpio/test/main.c
    tar/test/main.c

Sponsored by: Tarsnap Backup Inc.
cat/test/main.c
cat/test/test.h
cpio/test/main.c
cpio/test/test.h
tar/test/main.c
tar/test/test.h