test-server-utils.c: Added TEST_INSTALLED_SERVICES env var
authorTristan Van Berkom <tristanvb@openismus.com>
Fri, 8 Feb 2013 10:14:33 +0000 (19:14 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Fri, 8 Feb 2013 11:15:18 +0000 (20:15 +0900)
commit8948beb643db2ad031f7fe5f3df319bec32da608
treed8bd402aec6f812c41331c6ebe8d3b34a0d23f1b
parent224e8bed43ea13e34adbeef786a0d60f848bb170
test-server-utils.c: Added TEST_INSTALLED_SERVICES env var

This allows us to run tests individually using the installed services,
this makes it easier to trace the server process response to test
cases using instrumentation tools such as gdb and valgrind.
tests/test-server-utils/e-test-server-utils.c