project_files/hwc/rtl/tests/check_check.h
author antonc27 <antonc27@mail.ru>
Fri, 18 Sep 2015 04:33:37 +0200
branchios-revival
changeset 11182 55f20efae2e4
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif