Added unit test for memory stream.

This commit is contained in:
Vreixo Formoso
2008-02-10 00:27:28 +01:00
parent fe4976497b
commit 626b8cc091
5 changed files with 165 additions and 1 deletions

View File

@ -131,6 +131,7 @@ test_test_SOURCES = \
test/test_tree.c \
test/test_util.c \
test/test_rockridge.c \
test/test_stream.c \
test/mocked_fsrc.h \
test/mocked_fsrc.c