![]() |
Project
|
#include <TObject.h>
#include <TObjString.h>
#include <TObjArray.h>
#include <TMessage.h>
#include "Framework/RootSerializationSupport.h"
#include "Framework/DataRefUtils.h"
#include <catch_amalgamated.hpp>
#include <memory>
Go to the source code of this file.
Functions | |
TEST_CASE ("PureRootTest") | |
TEST_CASE ("TestRootSerialization") | |
TEST_CASE ("TestRootContainerSerialization") | |
TEST_CASE | ( | "PureRootTest" | ) |
Definition at line 24 of file test_DataRefUtils.cxx.
TEST_CASE | ( | "TestRootContainerSerialization" | ) |
Definition at line 71 of file test_DataRefUtils.cxx.
TEST_CASE | ( | "TestRootSerialization" | ) |
Definition at line 44 of file test_DataRefUtils.cxx.