project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Sat, 09 Apr 2016 04:22:39 +0200
changeset 11989 a6f4e4265d2e
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
HedgeEditor: Allow to set sticky mine timer

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif