#ifndef _LIB_TEST_H_ #define _LIB_TEST_H_ int linked_list_test(void); //int avl_tree_test(void); #endif