CCTLib
Calling-context and data-object attribution library for Intel Pin
cache_client_integration_test.cpp File Reference
#include <cerrno>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <fcntl.h>
#include <fstream>
#include <sstream>
#include <string>
#include <sys/wait.h>
#include <unistd.h>
#include <vector>
#include <gtest/gtest.h>
+ Include dependency graph for cache_client_integration_test.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{cache_client_integration_test.cpp}::CacheClientIntegration
 

Namespaces

 anonymous_namespace{cache_client_integration_test.cpp}
 

Functions

std::string anonymous_namespace{cache_client_integration_test.cpp}::env (const char *n)
 
std::string anonymous_namespace{cache_client_integration_test.cpp}::cctlib_root ()
 
std::string anonymous_namespace{cache_client_integration_test.cpp}::pin_root ()
 
int anonymous_namespace{cache_client_integration_test.cpp}::run_pin (const std::string &tool, const std::vector< std::string > &args)
 
 anonymous_namespace{cache_client_integration_test.cpp}::TEST_F (CacheClientIntegration, CrashesOnTrivialInputDocumentsBug)
 
 anonymous_namespace{cache_client_integration_test.cpp}::TEST_F (CacheClientIntegration, DISABLED_SilentCachelineWriteDetected)
 
 anonymous_namespace{cache_client_integration_test.cpp}::TEST_F (CacheClientIntegration, DISABLED_DifferingCachelineWriteNotSilent)