Add graph topology tests
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 28 Mar 2017 16:01:49 +0000 (12:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:39 +0000 (12:57 -0400)
commitfb9935cce3db19748584c3e989eb5e6b83f04ed0
tree2fba5b47b796163f65d24f2a52358f0f1f6fe3be
parentf345f8bb507db96ad6f068f404603f6390fa34ce
Add graph topology tests

The new tests verify that the component methods and graph listeners are
called by the graph framework in reaction to specific events with the
expected parameters and in the expected order.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/Makefile.am
tests/lib/Makefile.am
tests/lib/test_graph_topo.c [new file with mode: 0644]
This page took 0.025475 seconds and 4 git commands to generate.