Marked libisofs SVN copy as outdated (use bzr on lp)
This commit is contained in:
14
libisofs_outdated/branches/thomas/test/test.h
Normal file
14
libisofs_outdated/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