]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
test-acl-util: add new test
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Nov 2015 05:04:40 +0000 (00:04 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Nov 2015 23:47:34 +0000 (18:47 -0500)
commit5bb5b236fe8c663b7d4db5ccaf3e3e7942bf6abd
tree1f3e58b338779c409014dbca09908b5123dfdb40
parent5c3bde3fa8613e09e694198862ea9038566af422
test-acl-util: add new test

For now, only add_acls_for_user is tested. When run under root, it
actually sets the acls. When run under non-root, it sets the acls for
the user, which does nothing, but at least calls the functions.
.gitignore
Makefile.am
src/test/test-acl-util.c [new file with mode: 0644]