Routines to test the Draw graphics functions. More...
#include "draw_tests.h"
#include "pic_serial.h"
#include "draw\draw.h"
#include "draw\ea_bitmaps.h"
#include "config.h"
Go to the source code of this file.
Defines | |
#define | TEST_RADIUS DRAW_PIXELS_WIDE / 2 -1 |
Functions | |
uns8 | draw_tests_run (uns8 test_num) |
Definition in file draw_tests.c.
#define TEST_RADIUS DRAW_PIXELS_WIDE / 2 -1 |
Referenced by draw_tests_run().
uns8 draw_tests_run | ( | uns8 | test_num | ) |
Definition at line 46 of file draw_tests.c.
References a_big_bitmap, a_bitmap, adventures_bitmap, draw_bitmap(), DRAW_BOTTOM_PIXEL_Y, draw_circle2(), draw_clear_screen(), draw_line(), draw_paint, draw_print_str(), draw_rect(), draw_set_pixel(), DRAW_TOP_PIXEL_Y, e_big_bitmap, e_bitmap, embedded_bitmap, serial_print_str(), TEST_RADIUS, TEST_RESULT_NO_MORE_TESTS, TEST_RESULT_NOT_APPLICABLE, TEST_RESULT_RAN, and uns8.