project_files/hwc/rtl/tests/check_check.h
author antonc27 <antonc27@mail.ru>
Tue, 23 Feb 2016 00:41:18 +0100
changeset 11568 e9ee87b28e17
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
- Campaign for iOS: Don't forget to add last parsed section in ini file

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif