Searched refs:TSTNAME (Results 1 - 2 of 2) sorted by relevance

/lxc/src/tests/
H A Dconsole.c32 #define TSTNAME "lxcconsoletest" macro
170 ret = test_console(NULL, NULL, TSTNAME, "busybox");
174 ret = test_console("/var/lib/lxctest2", NULL, TSTNAME, "busybox");
H A Dattach.c32 #define TSTNAME "lxc-attach-test" macro
397 ret = test_attach(NULL, TSTNAME, "busybox");
402 ret = test_attach(LXCPATH "/alternate-path-test", TSTNAME, "busybox");

Completed in 6 milliseconds