Home | History | Annotate | Download | only in unit

Lines Matching refs:strcmp

42   CPPUNIT_ASSERT( !strcmp(names[0], "laurie") );
43 CPPUNIT_ASSERT( !strcmp(names[1], "jennifer") );
44 CPPUNIT_ASSERT( !strcmp(names[2], "amanda") );
45 CPPUNIT_ASSERT( !strcmp(names[3], "saskia") );
46 CPPUNIT_ASSERT( !strcmp(names[4], "carrie") );
47 CPPUNIT_ASSERT( !strcmp(names[5], "leisa") );
50 CPPUNIT_ASSERT( !strcmp(names[5], "laurie") );
51 CPPUNIT_ASSERT( !strcmp(names[6], "jennifer") );
52 CPPUNIT_ASSERT( !strcmp(names[7], "leisa") );
53 CPPUNIT_ASSERT( !strcmp(names[8], "leisa") );
64 CPPUNIT_ASSERT( !strcmp(names[0], "laurie") );
65 CPPUNIT_ASSERT( !strcmp(names[1], "jennifer") );
66 CPPUNIT_ASSERT( !strcmp(names[2], "amanda") );
67 CPPUNIT_ASSERT( !strcmp(names[3], "saskia") );
68 CPPUNIT_ASSERT( !strcmp(names[4], "carrie") );
69 CPPUNIT_ASSERT( !strcmp(names[5], "leisa") );