project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Sun, 08 Oct 2017 16:30:42 +0200
changeset 12672 c98179b00740
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Fix short sound breakdown shortly after using time box

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif