|
| createUnlinkClose () |
|
void | execute (const std::vector< std::string > &remainingOptions) override |
|
| 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) |
|
Definition at line 636 of file fileOpsTests.cpp.
◆ createUnlinkClose()
createUnlinkClose::createUnlinkClose |
( |
| ) |
|
|
inline |
Definition at line 638 of file fileOpsTests.cpp.
639 "create, unlink, update a file", {
640 {
"file",
"path to file"
◆ execute()
void createUnlinkClose::execute |
( |
const std::vector< std::string > & |
remainingOptions | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
T badval(T call, t badvalue, const Args &... args)
template function to wrap system calls that return a special bad value on failure