#pragma once #include enum { AL_TESTS_RUN_LIMITS = 1 }; struct test_t { u32 d; u32 j; };