project_files/hwc/rtl/tests/check_check.h
author alfadur
Mon, 19 Aug 2019 21:17:18 +0300
changeset 15345 a81bd0b5aad8
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
only digest masks for masked land object

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif