Functions to add RR/SUSP entries. Fix little bugs.

This commit is contained in:
Vreixo Formoso
2007-12-25 17:53:17 +01:00
parent c3af3553df
commit 54038ec54b
6 changed files with 945 additions and 6 deletions

View File

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