reporter.test.cc File Reference

Unit test. More...

#include <lestes/common.hh>
#include <lestes/equality.hh>
#include <lestes/std/file_info.hh>
#include <lestes/std/source_location.hh>
#include <lestes/msg/message.hh>
#include <lestes/msg/report_end.hh>
#include <lestes/msg/report_cache.hh>
#include <lestes/msg/report_ostream.hh>
#include <lestes/std/ostream_wrapper.hh>
#include <lestes/msg/reporter.test.hh>
#include <lestes/msg/reporter.test.m.hh>

Go to the source code of this file.

Namespaces

namespace  lestes
namespace  lestes::msg

Functions

void lestes::msg::reporter_test (void)
 Tests reporter class.
int main (void)
 Main function.


Detailed Description

Unit test.

Unit test for class reporter.

Author:
pt

Definition in file reporter.test.cc.


Function Documentation

int main ( void   ) 

Main function.

Runs the unit test in different namespace.

Definition at line 105 of file reporter.test.cc.

References lestes::msg::reporter_test().

00106 {
00107 	::lestes::msg::reporter_test();
00108         return 0;
00109 }


Generated on Mon Feb 12 18:23:46 2007 for lestes by doxygen 1.5.1-20070107