#ifndef TEST_H #define TEST_H void test_LR(); void run_tests(); #endif