project_files/hwc/rtl/tests/check_check.h
author antonc27 <antonc27@mail.ru>
Sat, 17 Mar 2018 22:37:13 +0100
branchios-develop
changeset 13241 fc98ea64e0ef
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
- Migrate AppIcons to xcassets - Use universal launch screen instead of bunch of images

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif