make suite test file name input arg longer
This commit is contained in:
parent
6348f3f2c7
commit
d732a2ef07
@ -215,7 +215,7 @@ static void test_harness(void* vargs)
|
||||
int SuiteTest(void)
|
||||
{
|
||||
func_args args;
|
||||
char argv0[2][32];
|
||||
char argv0[2][80];
|
||||
char* myArgv[2];
|
||||
|
||||
printf(" Begin Cipher Suite Tests\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user