Refactored tests.
authorBrian Aker <brian@tangent.org>
Fri, 1 Feb 2008 04:47:16 +0000 (20:47 -0800)
committerBrian Aker <brian@tangent.org>
Fri, 1 Feb 2008 04:47:16 +0000 (20:47 -0800)
commit3994a4a1ef81dfcf1e893ddb08e923c65e337ebd
tree86511a3017d835da2737a2b59c0b4cb5248bc7fd
parent2c213592852ceb196be1b1760d17284150fc0678
Refactored tests.
Added test for UDP protocol (some operations now work, though far from being
done well).
tests/Makefile.am
tests/function.c
tests/plus.cpp
tests/server.c [new file with mode: 0644]
tests/server.h [new file with mode: 0644]
tests/test.c
tests/test.h
tests/udp.c [new file with mode: 0644]