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

/lxc/src/tests/
H A Dattach.c33 #define TSTOUT(fmt, ...) do { \ macro
81 TSTOUT("%s", lsm_process_label_get(getpid()));
93 TSTOUT("Testing attach lsm label with func...\n");
142 TSTOUT("Testing attach lsm label with cmd...\n");
192 TSTOUT("%d", getpid());
204 TSTOUT("Testing attach with func...\n");
236 TSTOUT("Pid:%d in NS:%d\n", pid, nspid);
255 TSTOUT("Testing attach with success command...\n");
268 TSTOUT("Testing attach with failure command...\n");
354 TSTOUT("Testin
[all...]

Completed in 8 milliseconds