#ifndef _AL_LIB_TESTS_H #define _AL_LIB_TESTS_H #include bool lib_tests_run(void); #endif // _AL_LIB_TESTS_H