project_files/hwc/rtl/tests/check_check.h
author alfadur
Sat, 13 Apr 2019 00:37:35 +0300
changeset 14802 a40139603cde
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
fix info response

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif