summaryrefslogtreecommitdiff
path: root/tests/lib.h
blob: bdb6efcb123e7aad86775817be9ce9cf4871c1aa (plain)
1
2
3
4
5
6
7
8
#ifndef _AL_LIB_TESTS_H
#define _AL_LIB_TESTS_H

#include <al/types.h>

bool lib_tests_run(void);

#endif // _AL_LIB_TESTS_H