]> git.proxmox.com Git - mirror_lxc.git/commit - .gitignore
test: shortlived daemonized containers
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 29 Jun 2017 13:01:11 +0000 (15:01 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 8 Jul 2017 21:50:19 +0000 (23:50 +0200)
commit3df9fa8211af2263ff77d235797e10167641e8e4
tree26626f43af275c7bee5bde70f224f356a446ce08
parent7cb19d44a19cd3b4ac46ab81e54850cc298ce613
test: shortlived daemonized containers

Add a test to see if we can start daemonized containers that have a very
short-lived init process. The point of this is to see whether we can correctly
retrieve the state.

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