]> git.saurik.com Git - apt.git/commit
extend FileFd test behond basic permission tests
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 11 Apr 2014 09:29:31 +0000 (11:29 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 11 Apr 2014 09:29:31 +0000 (11:29 +0200)
commitf7feb041e8d8dac5fac3c6cd44c8108e12ea4cd6
tree55c4430110d86a0bbcfba092629391c4b2460ebd
parent230e69d718f761a39ee3ee057938dcd0264af74f
extend FileFd test behond basic permission tests

We now do Open, Write and Read (the later multiple ways) for each
permission and each compressor we have configured to cover more cases
and especially ensure that compressors do not change our premissions.

This test is also to be credited for discovering the skippos-fix.

Git-Dch: Ignore
test/libapt/fileutl_test.cc