criu/test/libcriu/lib.h
Pavel Emelyanov 714dfdb7d9 test: Add lib.c to libcriu tests
Just some common stuff.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:26:48 +04:00

2 lines
69 B
C

void what_err_ret_mean(int ret);
int chk_exit(int status, int want);