Timer test class.
More...
#include <iostream>
#include <iomanip>
#include <string>
#include <sstream>
#include <stdio.h>
#include <time.h>
#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/TextOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/TestAssert.h>
#include <coil/Timer.h>
#include <coil/TimeValue.h>
Go to the source code of this file.
Timer test class.
- Date
- $Date$
- Author
- Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp
$Id$
Definition in file TimerTests.cpp.
◆ JUDGEMAX
◆ JUDGEMIN
◆ Timer_cpp
◆ CPPUNIT_TEST_SUITE_REGISTRATION()