]> git.puffer.fish Git - mirror/frr.git/commit
[tests] Add small unit test for the new stream functions
authorpaul <paul>
Tue, 10 Jan 2006 14:49:04 +0000 (14:49 +0000)
committerpaul <paul>
Tue, 10 Jan 2006 14:49:04 +0000 (14:49 +0000)
commit067fca86323b189fabf4c64c0b9ccb98a458b981
tree2a8b28a2cad3d1a956748204b7b20eecb63b1496
parent4b201d46348b81bd9d59aa626c81f7457ea6ef38
[tests] Add small unit test for the new stream functions

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.
tests/ChangeLog
tests/Makefile.am
tests/test-stream.c [new file with mode: 0644]