lxc / go-lxc

Go bindings for liblxc
https://linuxcontainers.org/lxc
Other
431 stars 76 forks source link

improve test suite #118

Closed caglar10ur closed 5 years ago

caglar10ur commented 5 years ago

so that both privileged and unprivileged tests run fine under host machine/in nested environments (like termina@chromeos) and travis.

Signed-off-by: S.Çağlar Onur caglar@10ur.org

brauner commented 5 years ago

Thanks!