comparison libtomcrypt/demos/test.c @ 1439:8d24733026c5 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 23:33:16 +0800
parents f849a5ca2efc
children
comparison
equal deleted inserted replaced
1400:238a439670f5 1439:8d24733026c5
29 printf("\nkatja_test...."); fflush(stdout); x = katja_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); 29 printf("\nkatja_test...."); fflush(stdout); x = katja_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE);
30 printf("\n"); 30 printf("\n");
31 return EXIT_SUCCESS; 31 return EXIT_SUCCESS;
32 } 32 }
33 33
34 /* $Source: /cvs/libtom/libtomcrypt/demos/test.c,v $ */ 34 /* $Source$ */
35 /* $Revision: 1.28 $ */ 35 /* $Revision$ */
36 /* $Date: 2006/05/25 10:50:08 $ */ 36 /* $Date$ */