criu/test/rpc
Andrey Vagin 254342be4e test/rpc: fix test execution
* fix compilation from the test/rpc directory

$ make
make: *** No rule to make target `/rpc.proto', needed by `rpc.pb-c.c'. Stop.

* use absolute path for pidfile

$ bash run.sh
**************************************************
		Shutdown service server
**************************************************

cat: pidfile: No such file or directory
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ...
or kill -l [sigspec]

Cc: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-11-08 16:46:05 +04:00
..
loop.sh test: rpc: restore 2013-10-02 20:17:08 +04:00
Makefile test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
restore-loop.py test: rpc: restore 2013-10-02 20:17:08 +04:00
rpc.proto test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
run.sh test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
test.c test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
test.py test: rpc: fix log_level in test.c and add log_level to test.py 2013-10-14 13:21:22 +04:00