project_files/hwc/rtl/tests/check_check.h
author sheepluva
Sat, 03 Dec 2016 09:09:16 +0100
changeset 12098 966a9739812f
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
copyToXYFromRect: fix pixels overflowing pixel lines in dest

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif