Cambridge SMT System
fstio.gtest.cpp File Reference

Unit testing: Input/Output fst operations with compression. More...

#include <openfst.h>
#include <googletesting.h>
#include "main.custom_assert.hpp"
#include "main.logger.hpp"
#include "szfstream.hpp"
#include "fstio.hpp"
Include dependency graph for fstio.gtest.cpp:

Go to the source code of this file.

Namespaces

 googletesting
 test-specific classes and functions
 

Functions

 googletesting::TEST (FstIo, basic_test)
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: Input/Output fst operations with compression.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file fstio.gtest.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 80 of file fstio.gtest.cpp.