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

@ -9,5 +9,6 @@ void add_image_suite();
void add_tree_suite();
void add_util_suite();
void add_rockridge_suite();
void add_stream_suite();
#endif /*TEST_H_*/