draw_tests.h File Reference

Routines to test the Draw graphics functions. More...

#include "pic_utils.h"
#include "config.h"
#include "draw\draw.h"
Include dependency graph for draw_tests.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DRAW_BOTTOM_PIXEL_Y   DRAW_PIXELS_HIGH - 1
#define DRAW_TOP_PIXEL_Y   0
#define TEST_RESULT_NO_MORE_TESTS   2
#define TEST_RESULT_NOT_APPLICABLE   1
#define TEST_RESULT_RAN   0

Functions

uns8 draw_tests_run (uns8 test_num)

Detailed Description

Definition in file draw_tests.h.


Define Documentation

#define DRAW_BOTTOM_PIXEL_Y   DRAW_PIXELS_HIGH - 1

Definition at line 50 of file draw_tests.h.

Referenced by draw_tests_run().

#define DRAW_TOP_PIXEL_Y   0

Definition at line 49 of file draw_tests.h.

Referenced by draw_tests_run().

#define TEST_RESULT_NO_MORE_TESTS   2

Definition at line 58 of file draw_tests.h.

Referenced by draw_tests_run().

#define TEST_RESULT_NOT_APPLICABLE   1

Definition at line 57 of file draw_tests.h.

Referenced by draw_tests_run().

#define TEST_RESULT_RAN   0

Definition at line 56 of file draw_tests.h.

Referenced by draw_tests_run().


Function Documentation

uns8 draw_tests_run ( uns8  test_num  ) 

Generated on Wed Dec 8 13:47:03 2010 for Pic Pack by  doxygen 1.6.1