[svn-r13782] Increase the max number of tests to 45.

This commit is contained in:
Christian Chilan 2007-05-21 19:10:22 -05:00
parent a1f029e775
commit 7c375ba2ec

View File

@ -26,7 +26,7 @@
/*
* Definitions for the testing structure.
*/
#define MAXNUMOFTESTS 40
#define MAXNUMOFTESTS 45
#define MAXTESTNAME 16
#define MAXTESTDESC 64