libept
|
Cept::tests::Actual< A > | |
▼Cept::tests::Actual< double > | |
Cept::tests::ActualDouble | |
▼Cept::tests::Actual< std::function< void()> > | |
Cept::tests::ActualFunction | |
▼Cept::tests::Actual< std::string > | |
Cept::tests::ActualStdString | |
Cept::tests::ActualCString | |
Cept::apt::Apt | High-level access to the Apt cache, as a data provider for the ept framework |
Cept::debtags::DebDBParser | Parse Debian records from a parser input |
CEnvOverride | |
▼Cexception | |
Cept::tests::TestFailed | Exception raised when a test assertion fails, normally by Location::fail_test |
▼Cept::debtags::coll::Fast | In-memory collection with both item->tags and tag->items mappings |
Cept::debtags::Debtags | Access the on-disk Debtags tag database |
▼Cept::sys::FileDescriptor | Common operations on file descriptors |
▼Cept::sys::NamedFileDescriptor | File descriptor with a name |
Cept::sys::File | Open(2) file descriptors |
Cept::sys::Path | Wrap a path on the file system opened with O_PATH |
Cept::tests::Fixture | Base class for test fixtures |
▼Citerator | |
Cept::apt::Apt::Iterator | |
Cept::apt::Apt::RecordIterator | |
Cept::str::Split::const_iterator | |
Cept::sys::Path::iterator | Iterator for directory entries |
▼Cmap | |
▼Cept::debtags::voc::Data | Base class for facet and tag data |
Cept::debtags::voc::FacetData | Representation of a facet |
Cept::debtags::voc::TagData | Representation of a tag |
Cept::sys::MMap | Wraps a mmapped memory area, unmapping it on destruction |
Cept::axi::OverrideIndexDir | RAII temporary override of the location of the index root directory, used for tests |
Cept::apt::PackageState | |
▼CpkgAcquireStatus | |
Cept::ProgressCallback | |
▼Cept::apt::RecordParser | Access the fields of a package record contained inside a std::string |
Cept::apt::PackageRecord | RecordParser specialised with access methods for common Debian package information |
▼Cruntime_error | |
Cept::apt::Exception | |
Cept::str::Split | Split a string where a given substring is found |
▼Cstringstream | |
Cept::tests::LocationInfo | Add information to the test backtrace for the tests run in the current scope |
▼Cept::tests::TestCase | Test case collecting several test methods, and self-registering with the singleton instance of TestRegistry |
Cept::tests::FixtureTestCase< FIXTURE > | Test case that includes a fixture |
Cept::tests::TestCaseResult | Result of running a whole test case |
▼Cept::tests::TestController | Abstract interface for the objects that supervise test execution |
Cept::tests::SimpleTestController | Simple default implementation of TestController |
Cept::tests::TestMethod | Test method information |
Cept::tests::TestMethodResult | Result of running a test method |
Cept::tests::TestRegistry | Test registry |
Cept::tests::TestStackFrame | Information about one stack frame in the test execution stack |
▼Cvector | |
Cept::tests::TestStack | |
Cept::apt::Version | Lightweight Version class that represent a package with a version, with very cheap value copy operations |
Cept::debtags::Vocabulary |