]> git.proxmox.com Git - mirror_lxcfs.git/commit
support running tests from travis
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 30 Oct 2015 17:58:12 +0000 (12:58 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 30 Oct 2015 18:03:12 +0000 (13:03 -0500)
commit1c511f260dad3b61791483f93de56879f72c5a17
tree62289c97eea693d6f0ee19a1ec02d0e4b5a3fa53
parent22f9face2f2d612cf58e68a9882dc4511ba5cc62
support running tests from travis

Add a main.sh which can run a self-confined testsuite.

Note that without having lxcfs_mkdir installed, we cannot mkdir as
non-root user.

Update the test scripts to support using a lxcfs mountpoint other
than /var/lib/lxcfs

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
tests/main.sh [new file with mode: 0755]
tests/test_cgroup
tests/test_proc
tests/test_read_proc.sh