]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: add namespace sharing tests 2020/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Dec 2017 13:47:24 +0000 (14:47 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 11 Dec 2017 18:16:26 +0000 (19:16 +0100)
commit7acb5ce30ddfa114e7fee62aaa5dfe84b8df1071
tree6fba1e3e31a24aa599959d96ea8cd26379c578c3
parent8deca6c986f1aaab084ab5bb6692c8a29068bba1
tests: add namespace sharing tests

This also ensures that the new more efficient clone() way of sharing namespaces
is tested.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/tests/Makefile.am
src/tests/share_ns.c [new file with mode: 0644]