project_files/hwc/rtl/tests/check_check.h
author alfadur
Thu, 18 Oct 2018 06:50:21 +0300
changeset 13960 665b4c6612ee
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
fix fppoint.max_norm

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif