Functions
test_file.cpp File Reference
#include <gtest/gtest.h>
#include <boost/filesystem/fstream.hpp>
#include <boost/filesystem.hpp>
#include <atomic>
#include <qicore/file.hpp>
#include <qi/path.hpp>
#include <qi/application.hpp>
#include <qi/type/dynamicobjectbuilder.hpp>
#include <testsession/testsessionpair.hpp>
#include <testsession/testsession.hpp>
Include dependency graph for test_file.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 qiLogCategory ("qimessaging.testFile")
 
 TEST (TestFile, cannotReadClosedFile)
 
 TEST (TestFile, cannotReadPastEnd)
 
 TEST (TestFile, cannotReadUnknownFile)
 
 TEST (TestFile, localCopy)
 
 TEST (TestFile, readLocalFile)
 
 TEST_F (Test_ReadRemoteFile, bigFiletransfert)
 
 TEST_F (Test_ReadRemoteFile, cancelFileTransfer)
 
 TEST_F (Test_ReadRemoteFile, filetransfert)
 
 TEST_F (Test_ReadRemoteFile, isLocalOrRemote)
 
 TEST_F (Test_ReadRemoteFile, readAll)
 
 TEST_F (Test_ReadRemoteFile, readAllOnce)
 
 TEST_F (Test_ReadRemoteFile, readInTheMiddle)
 
 TEST_F (Test_ReadRemoteFile, someReading)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 372 of file test_file.cpp.

◆ qiLogCategory()

qiLogCategory ( "qimessaging.testFile"  )

◆ TEST() [1/5]

TEST ( TestFile  ,
cannotReadClosedFile   
)

Definition at line 134 of file test_file.cpp.

◆ TEST() [2/5]

TEST ( TestFile  ,
cannotReadPastEnd   
)

Definition at line 167 of file test_file.cpp.

◆ TEST() [3/5]

TEST ( TestFile  ,
cannotReadUnknownFile   
)

Definition at line 125 of file test_file.cpp.

◆ TEST() [4/5]

TEST ( TestFile  ,
localCopy   
)

Definition at line 178 of file test_file.cpp.

◆ TEST() [5/5]

TEST ( TestFile  ,
readLocalFile   
)

Definition at line 154 of file test_file.cpp.

◆ TEST_F() [1/8]

TEST_F ( Test_ReadRemoteFile  ,
bigFiletransfert   
)

Definition at line 324 of file test_file.cpp.

◆ TEST_F() [2/8]

TEST_F ( Test_ReadRemoteFile  ,
cancelFileTransfer   
)

Definition at line 347 of file test_file.cpp.

◆ TEST_F() [3/8]

TEST_F ( Test_ReadRemoteFile  ,
filetransfert   
)

Definition at line 294 of file test_file.cpp.

◆ TEST_F() [4/8]

TEST_F ( Test_ReadRemoteFile  ,
isLocalOrRemote   
)

Definition at line 239 of file test_file.cpp.

◆ TEST_F() [5/8]

TEST_F ( Test_ReadRemoteFile  ,
readAll   
)

Definition at line 262 of file test_file.cpp.

◆ TEST_F() [6/8]

TEST_F ( Test_ReadRemoteFile  ,
readAllOnce   
)

Definition at line 282 of file test_file.cpp.

◆ TEST_F() [7/8]

TEST_F ( Test_ReadRemoteFile  ,
readInTheMiddle   
)

Definition at line 313 of file test_file.cpp.

◆ TEST_F() [8/8]

TEST_F ( Test_ReadRemoteFile  ,
someReading   
)

Definition at line 251 of file test_file.cpp.



naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41