testStore.cc File Reference
#include "squid.h"
#include "Store.h"
#include "store/SwapMeta.h"
#include "testStore.h"
#include "unitTestMain.h"
#include <limits>
Include dependency graph for testStore.cc:
![](testStore_8cc__incl.png)
Go to the source code of this file.
Classes | |
class | MyTestProgram |
customizes our test setup More... | |
Namespaces | |
Store | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestStore) | |
static void | Store::checkIgnorableSwapMetaRawType (const RawSwapMetaType rawType) |
check rawType that may be ignored More... | |
static void | Store::checkTooSmallSwapMetaRawType (const RawSwapMetaType rawType) |
check a raw swap meta field type below SwapMetaType range or STORE_META_VOID More... | |
static void | Store::checkKnownSwapMetaRawType (const RawSwapMetaType rawType) |
check a raw swap meta field type within SwapMetaType range, excluding STORE_META_VOID More... | |
static void | Store::checkTooBigSwapMetaRawType (const RawSwapMetaType rawType) |
check a raw swap meta field type exceeding RawSwapMetaTypeTop() More... | |
static void | Store::checkSwapMetaRawType (const RawSwapMetaType rawType) |
check a given raw swap meta field type More... | |
int | main (int argc, char *argv[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestStore | ) |
◆ main()
Definition at line 105 of file testStore.cc.
References TestProgram::run().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products