project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 19:08:21 +0100
changeset 13128 11f23afd84f2
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Construction Mode: Fix annoying Incoming voice and other sound issues

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif