- aqhome-tool.sh: calls aqhome-tool inside 0-build/ - aqhomed.sh: calls aqhomed inside 0-build/ - vg_calls.sh: calls aqhomed inside valgrind to collect the call tree - vg_run.sh: calls aqhomed inside valgrind to collect memory leaks
3 lines
100 B
Bash
Executable File
3 lines
100 B
Bash
Executable File
|
|
AQHOME_LOGLEVEL=info LD_LIBRARY_PATH="../../aqhome/:$LD_LIBRARY_PATH" ./aqhome-tool ping -n 2 -T 5
|