summaryrefslogtreecommitdiffstats
path: root/tests/test-stream.c
Commit message (Collapse)AuthorAgeFilesLines
* Changed zclient to use qfiles etc when we have a nexus. For BGP clientpaulo2010-01-281-5/+5
| | | | | | | it runs in the routing_nexus. Makefile tidied. Fixed a few warnings. Re-enabled zclient, horrors of horrors bpg_nexthop thought it OK to poke arround with zclients threads directly. Now fixed, all private to zclient.
* [tests] Add small unit test for the new stream functionspaul2006-01-101-0/+54
2006-01-10 Paul Jakma <paul.jakma@sun.com> * test-stream.c: new file, small unit test for new resize and {put,get}-quad stream functions. * Makefile.am: build teststream unit test.