project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Sun, 19 Jul 2020 11:32:30 +0200
changeset 15729 34138bf36c5c
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
AI: Don't end ammo tests too early for knife and drill rocket

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

Suite *system_suite();
Suite *misc_suite();
Suite *sysutils_suite();
Suite *fileio_suite();

#endif