summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/tests/graph_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Make routing a policySander Vrijders2017-05-151-240/+0
| | | | | | This makes the routing component into a policy since different approaches may exist to do this, depending on how high the rank of the DIF is.
* ipcpd: normal: Add graph regression testSander Vrijders2017-03-291-0/+240
This adds a regression test for the graph component to test the routing table.