Add getters and setters for image properties, together with unit tests.

This commit is contained in:
Vreixo Formoso
2007-12-02 19:49:11 +01:00
parent c83bac7d9e
commit d916b60172
6 changed files with 588 additions and 1 deletions

View File

@@ -5,5 +5,6 @@
#include "libisofs.h"
void add_node_suite();
void add_image_suite();
#endif /*TEST_H_*/