NetworkManager/src/settings/plugins/keyfile/tests
Thomas Haller 5424e3a063 keyfile: disable permission checks of keyfile for tests
The tests were checking that the keyfiles had permission
0600 and there was a check-local target to prepare the permissons
of the tests.

That is inconvenient, and it is unexpected to have a check-local
target for such a case.

Also, the tests were not testing that keyfile reader would
bail out on invalid permissions. So just skip the check for
testing.
2016-10-19 15:26:30 +02:00
..
keyfiles keyfile: disable permission checks of keyfile for tests 2016-10-19 15:26:30 +02:00
Makefile.am keyfile/build: set LDFLAGS for buiding keyfile tests 2016-10-11 11:37:46 +02:00
test-keyfile.c keyfile: disable permission checks of keyfile for tests 2016-10-19 15:26:30 +02:00