more verbose what we are testing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21602 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -318,8 +318,11 @@ main(int argc, char **argv)
|
||||
argc -= optind;
|
||||
argv += optind;
|
||||
|
||||
printf("test_parse\n");
|
||||
ret += test_parse();
|
||||
printf("test_keys\n");
|
||||
ret += test_keys();
|
||||
printf("test_ntlm2_session_resp\n");
|
||||
ret += test_ntlm2_session_resp();
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user