| 
    ewmscp
    ..
    
   | 
 
Public Member Functions | |
| createUnlinkClose () | |
| void | execute (const std::vector< std::string > &remainingOptions) override | 
  Public Member Functions inherited from baseTest | |
| baseTest (const std::string &aName, const std::string &aDescription, const decltype(parameters)&aParameters, const decltype(options)&aOptions={}) | |
| void | ensuredWrite (int fd, const std::string &data) | 
| void | ensuredRead (int fd, std::string &data) | 
| void | Execute (const std::vector< std::string > &remainingOptions) | 
Additional Inherited Members | |
  Static Public Member Functions inherited from baseTest | |
| static std::map< std::string, baseTest * > & | getList () | 
| static void | setUpOptions () | 
| static const std::string & | getDescriptions () | 
  Protected Attributes inherited from baseTest | |
| std::string | name | 
| std::string | description | 
| std::list< std::pair< std::string, std::string > > | parameters | 
| std::list< std::pair< options::base &, std::string > > | options | 
| std::set< std::string > | createdFiles | 
  Static Protected Attributes inherited from baseTest | |
| static options::single< unsigned int > | repeat | 
| static options::single< bool > | cleanup | 
| static options::single< bool > | urandom | 
| static options::single< bool > | einsZweiDrei | 
| static options::single< std::string > | contentFile | 
| static options::single< size_t > | size | 
| static options::single< unsigned int > | blocks | 
| static options::single< std::string > | content | 
| static options::single< bool > | truncate | 
| static options::single< std::chrono::duration< double > > | time | 
| static options::single< unsigned long > | syncus | 
| static options::single< unsigned long > | skewus | 
| static std::string | descriptions = "\npossible actions and their parameters:\n" | 
Definition at line 636 of file fileOpsTests.cpp.
      
  | 
  inline | 
Definition at line 638 of file fileOpsTests.cpp.
      
  | 
  inlineoverridevirtual | 
Implements baseTest.
Definition at line 643 of file fileOpsTests.cpp.
References throwcall::badval(), baseTest::content, baseTest::ensuredWrite(), and throwcall::good0().
 1.8.17