![]() |
CernVM-FS
2.12.0
|
#include <fcntl.h>
#include <unistd.h>
#include <cstdlib>
#include <string>
#include "util/posix.h"
#include "util/prng.h"
#include "util/string.h"
Go to the source code of this file.
Macros | |
#define | CVMFS_TEST_INJECT_BARRIER(...) ((void)0) |
#define CVMFS_TEST_INJECT_BARRIER | ( | ... | ) | ((void)0) |
This file is part of the CernVM File System.
Definition at line 62 of file testing.h.
Referenced by cvmfs::FixupOpenInode().