home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 March
/
Chip_1998-03_cd.bin
/
tema
/
eroiica
/
E32R43B
/
_SETUP.3
/
Group2
/
Testcase.h
< prev
next >
Wrap
Text File
|
1998-01-19
|
780b
|
25 lines
/*-------------------------- Parallax Standard H_File ----------------------------
H_File: testcase.h
Purpose: This file contains the internal function prototyping for the
inidividual unit tests for the Eroica unit test program.
--------------------------------------------------------------------------------
Copyright (c)1996 Parallax Software , All rights reserved.
------------------------------------------------------------------------------*/
int UT_TestLoad( HCONV ghConv );
int UT_TestSave( HCONV ghConv );
int UT_TestMerge( HCONV ghConv );
int UT_TestDisplayLayer( HCONV ghConv );
int UT_TestToolSet( HCONV ghConv );
int UT_TestDeskew( HCONV ghConv );
/* TESTCASE.H */
/* end of file */