project_files/hwc/rtl/tests/check_check.h
author antonc27 <antonc27@mail.ru>
Sun, 10 Jun 2018 19:12:26 +0200
branchios-develop
changeset 13418 ba39a1d396c0
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Merge default to ios-develop

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif