#ifndef _AL_RING_BUFFER_TESTS_H #define _AL_RING_BUFFER_TESTS_H #include bool ring_buffer_tests_run(void); #endif // _AL_RING_BUFFER_TESTS_H