project_files/hwc/rtl/tests/check_check.h
author sheepluva <sheepluva@users.noreply.github.com>
Sat, 08 Nov 2014 15:20:54 +0100
changeset 10475 575937948928
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Merge pull request #19 from LocutusOfBorg/update-translation Update translation

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif