Cambridge SMT System
hifst.task.stats.gtest.cpp File Reference

Unit testing: Stats task testing. More...

#include <googletesting.h>
#include "main.custom_assert.hpp"
#include "main.logger.hpp"
#include "addresshandler.hpp"
#include "taskinterface.hpp"
#include "data.stats.hpp"
#include "task.stats.hpp"
Include dependency graph for hifst.task.stats.gtest.cpp:

Go to the source code of this file.

Classes

struct  googletesting::DataForStats
 Public class with variables required by TextTask to compile and run. More...
 

Namespaces

 googletesting
 test-specific classes and functions
 

Functions

 googletesting::TEST (HifstStatsTask, basic_test)
 Basic test for stats task – just write simple message and speed stats. More...
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: Stats task testing.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file hifst.task.stats.gtest.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 89 of file hifst.task.stats.gtest.cpp.