GPUdb C++ API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test_helper_functions.h File Reference
#include "gpudb/GPUdb.hpp"
#include "test_utils.h"
+ Include dependency graph for test_helper_functions.h:

Go to the source code of this file.

Functions

void test_gpudb_header (const gpudb::GPUdb &db, const std::string &header, const std::string &expected_value)
 Given a GPUdb object and a header name, check if the DB object contains a header entry with the given expected value. More...
 

Function Documentation

void test_gpudb_header ( const gpudb::GPUdb db,
const std::string &  header,
const std::string &  expected_value 
)

Given a GPUdb object and a header name, check if the DB object contains a header entry with the given expected value.