Searched defs:test_attach (Results 1 - 1 of 1) sorted by relevance

/lxc/src/tests/
H A Dattach.c349 static int test_attach(const char *lxcpath, const char *name, const char *template) function
397 ret = test_attach(NULL, TSTNAME, "busybox");
402 ret = test_attach(LXCPATH "/alternate-path-test", TSTNAME, "busybox");

Completed in 852 milliseconds