project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Wed, 13 Apr 2016 02:44:37 +0200
changeset 11726 4addfad422ab
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Construction Mode: Recognize health case amount from game scheme

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif