|
Cambridge SMT System
|
Unit testing: szfstream class for [file] operations. More...

Go to the source code of this file.
Functions | |
| TEST (iszfstream, basictest) | |
| Test iszfstream. More... | |
| TEST (oszfstream, basictest) | |
| TEST (ioszfstream, combinedtest) | |
| TEST (iszfstream, fastforwardread) | |
| Basic test for FastForwardRead class. More... | |
| int | main (int argc, char **argv) |
| main function. If compiled individualy, will kickoff any tests in this file. More... | |
Unit testing: szfstream class for [file] operations.
Definition in file szfstream.gtest.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main function. If compiled individualy, will kickoff any tests in this file.
Definition at line 138 of file szfstream.gtest.cpp.
| TEST | ( | iszfstream | , |
| basictest | |||
| ) |
Test iszfstream.
Definition at line 32 of file szfstream.gtest.cpp.

| TEST | ( | oszfstream | , |
| basictest | |||
| ) |
| TEST | ( | ioszfstream | , |
| combinedtest | |||
| ) |
| TEST | ( | iszfstream | , |
| fastforwardread | |||
| ) |
Basic test for FastForwardRead class.
Definition at line 85 of file szfstream.gtest.cpp.