/[ascend]/trunk/ascend/utilities/test/test_ascPrint.c
ViewVC logotype

Diff of /trunk/ascend/utilities/test/test_ascPrint.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 525 by johnpye, Fri Apr 21 10:41:45 2006 UTC revision 1643 by jpye, Tue Nov 13 11:27:37 2007 UTC
# Line 535  static void test_ascPrint(void) Line 535  static void test_ascPrint(void)
535  /* Registration information */  /* Registration information */
536    
537  static CU_TestInfo ascPrint_test_list[] = {  static CU_TestInfo ascPrint_test_list[] = {
538    {"test_ascPrint", test_ascPrint},    {"ascPrint", test_ascPrint},
539    CU_TEST_INFO_NULL    CU_TEST_INFO_NULL
540  };  };
541    
542  static CU_SuiteInfo suites[] = {  static CU_SuiteInfo suites[] = {
543    {"test_utilities_ascPrint", NULL, NULL, ascPrint_test_list},    {"utilities_ascPrint", NULL, NULL, ascPrint_test_list},
544    CU_SUITE_INFO_NULL    CU_SUITE_INFO_NULL
545  };  };
546    

Legend:
Removed from v.525  
changed lines
  Added in v.1643

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22