]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add test of lxc-usernsexec 3428/head
authorScott Moser <smoser@brickies.net>
Fri, 29 May 2020 14:31:21 +0000 (10:31 -0400)
committerScott Moser <smoser@brickies.net>
Fri, 29 May 2020 19:52:30 +0000 (15:52 -0400)
commit9026f5c25e2c96b374c4af7b8c0038e174b14c60
tree219eaad9df2f6cff9397ef0988a59d6c6c65cca7
parentd4ff36424753b9cb85d845075420a1107102d647
Add test of lxc-usernsexec

The test executes lxc-usernsexec to create some files and chmod them.
Then makes assertions on the uid and gid of those files from outside.

Signed-off-by: Scott Moser <smoser@brickies.net>
src/tests/Makefile.am
src/tests/lxc-test-usernsexec [new file with mode: 0755]