/[dejagnu]/dejagnu/testsuite/libdejagnu/unit.cc
ViewVC logotype

Diff of /dejagnu/testsuite/libdejagnu/unit.cc

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

revision 1.4 by rsavoye, Fri Aug 30 01:29:46 2002 UTC revision 1.5 by bje, Sun Aug 17 23:00:09 2003 UTC
# Line 57  main (int argc, char *argv[]) { Line 57  main (int argc, char *argv[]) {
57  #endif  #endif
58    
59      testClass1.tname = "testType1";      testClass1.tname = "testType1";
60      testClass1.tnum = 1;        testClass1.tnum = 1;
61      testClass2.tname = "testType2";      testClass2.tname = "testType2";
62      testClass2.tnum = 2;        testClass2.tnum = 2;
63      testClass3.tname = "testType3";      testClass3.tname = "testType3";
64      testClass3.tnum = 3;        testClass3.tnum = 3;
65        
66      // Test the pass message      // Test the pass message
67      test.pass ("bogus pass message for testing");      test.pass ("bogus pass message for testing");
68      outstate = os2;      outstate = os2;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26