#ifndef _TEST_BSS_H_ #define _TEST_BSS_H_ #include "tests.h" void test_bss( test_info_t** info ); #endif // _TEST_BSS_H_