ATLAS Offline Software
Loading...
Searching...
No Matches
ExpectationCompare.cxx File Reference
#include <ColumnarTestFixtures/ExpectationCompare.h>
#include <boost/core/demangle.hpp>
#include <gtest/gtest.h>
#include <iomanip>
#include <span>
#include <string>
Include dependency graph for ExpectationCompare.cxx:

Go to the source code of this file.

Namespaces

namespace  columnar
namespace  columnar::TestUtils

Functions

void columnar::TestUtils::checkExpectation (const std::string &columnName, const std::type_info &outputType, std::size_t outputSize, const void *outputData, const std::type_info &expectationType, std::size_t expectationSize, const void *expectationData)
void columnar::TestUtils::printExpectedOutput (const std::string &columnName, const std::type_info &outputType, std::size_t outputSize, const void *outputData)