project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Wed, 27 Sep 2017 04:28:34 +0200
changeset 12554 d8af6f9b51c6
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Disable SD in ACF6 and ASA: The first stop

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif