#include "squid.h"
#include "base/PackableStream.h"
#include "CapturingStoreEntry.h"
#include "compat/cppunit.h"
#include "Store.h"
#include "testStore.h"
#include <iomanip>
#include <cppunit/TestAssert.h>
Include dependency graph for testPackableStream.cc:
Go to the source code of this file.
Classes | |
class | TestPackableStream |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestPackableStream) | |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestPackableStream | ) |