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

Unit testing: cyk parser. More...

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

Go to the source code of this file.

Classes

struct  DataForCyK
 Public Data class with variables required by CyKParser. More...
 

Functions

 TEST (HifstCykParserTask, basic_test)
 Basic test for CykParserTask. More...
 
 TEST (HifstCykParserTask, cykgridfunctor)
 
 TEST (HifstCykParserTask, cykbpfunctor)
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: cyk parser.

Date
8-8-2012
Author
Gonzalo Iglesias

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

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 194 of file hifst.task.cykparser.gtest.cpp.

TEST ( HifstCykParserTask  ,
basic_test   
)

Basic test for CykParserTask.

Initialize all variables required to use these task classes.

Definition at line 82 of file hifst.task.cykparser.gtest.cpp.

Here is the call graph for this function:

TEST ( HifstCykParserTask  ,
cykgridfunctor   
)

Definition at line 139 of file hifst.task.cykparser.gtest.cpp.

Here is the call graph for this function:

TEST ( HifstCykParserTask  ,
cykbpfunctor   
)

Definition at line 163 of file hifst.task.cykparser.gtest.cpp.

Here is the call graph for this function: