Effective base of libisoburn+xorriso 0.1.1 2008.02.22.124732
This commit is contained in:
14
libisofs/branches/thomas/test/test.h
Normal file
14
libisofs/branches/thomas/test/test.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#ifndef TEST_H_
|
||||
#define TEST_H_
|
||||
|
||||
#include <CUnit/Basic.h>
|
||||
#include "libisofs.h"
|
||||
|
||||
void add_node_suite();
|
||||
void add_image_suite();
|
||||
void add_tree_suite();
|
||||
void add_util_suite();
|
||||
void add_rockridge_suite();
|
||||
void add_stream_suite();
|
||||
|
||||
#endif /*TEST_H_*/
|
Reference in New Issue
Block a user