project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Wed, 21 Feb 2018 21:40:52 +0100
changeset 13052 ce1b01a5d846
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
New SD flakes for Bath: skull and bones in bubble

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif