![]() |
Project
|
#include <catch_amalgamated.hpp>
#include "Framework/TableBuilder.h"
#include "Framework/FairMQResizableBuffer.h"
#include <fairmq/TransportFactory.h>
#include <cstring>
#include <arrow/io/memory.h>
#include <arrow/ipc/writer.h>
#include <arrow/util/config.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("TestCreation") | |
TEST_CASE ("TestInvariants") | |
TEST_CASE ("TestContents") | |
TEST_CASE | ( | "TestContents" | ) |
Definition at line 80 of file test_FairMQResizableBuffer.cxx.
TEST_CASE | ( | "TestCreation" | ) |
Definition at line 27 of file test_FairMQResizableBuffer.cxx.
TEST_CASE | ( | "TestInvariants" | ) |
Definition at line 36 of file test_FairMQResizableBuffer.cxx.