Home
last modified time | relevance | path

Searched refs:XmlServerTest (Results 1 – 3 of 3) sorted by relevance

/dports/net/linknx/linknx-0.0.1.32/test/
H A DXmlServerTest.cpp10 class XmlServerTest : public CppUnit::TestFixture class
12 CPPUNIT_TEST_SUITE( XmlServerTest );
92 CPPUNIT_TEST_SUITE_REGISTRATION( XmlServerTest );
H A DMakefile.in54 testmain-XmlServerTest.$(OBJEXT) testmain-IOPortTest.$(OBJEXT) \
198 …t.cpp ExceptionDaysTest.cpp TimerManagerTest.cpp PeriodicTaskTest.cpp XmlServerTest.cpp IOPortTest…
259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmain-XmlServerTest.Po@am__quote@
416 testmain-XmlServerTest.o: XmlServerTest.cpp
417XmlServerTest.o -MD -MP -MF $(DEPDIR)/testmain-XmlServerTest.Tpo -c -o testmain-XmlServerTest.o `t…
418 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/testmain-XmlServerTest.Tpo $(DEPDIR)/testmain-XmlServerTe…
421 …CXXFLAGS) $(CXXFLAGS) -c -o testmain-XmlServerTest.o `test -f 'XmlServerTest.cpp' || echo '$(srcdi…
423 testmain-XmlServerTest.obj: XmlServerTest.cpp
424 …GS) $(CXXFLAGS) -MT testmain-XmlServerTest.obj -MD -MP -MF $(DEPDIR)/testmain-XmlServerTest.Tpo -c…
425 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/testmain-XmlServerTest.Tpo $(DEPDIR)/testmain-XmlServerTe…
[all …]
H A DMakefile.am4 …t.cpp ExceptionDaysTest.cpp TimerManagerTest.cpp PeriodicTaskTest.cpp XmlServerTest.cpp IOPortTest…