project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Sun, 08 Jul 2018 02:46:59 +0200
changeset 13461 7a0a56c52fd2
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Highlander: Fix all hogs getting teleport after hog placement phase

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif