#include <apt.test.h>


Public Member Functions | |
| Test | iterators () |
| Test | aptExists () |
| Test | timestamp () |
| Test | validity () |
| Test | versions () |
| Test | versionValidity () |
| Test | rawRecord () |
| Test | state () |
| Test | recordIteration () |
| Test | recordIteration2 () |
| Test | stlIteration () |
| Test | stlRecordIteration () |
| Test | checkUpdates () |
Public Attributes | |
| Apt | apt |
| Test TestApt::iterators | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
| Test TestApt::aptExists | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
| Test TestApt::timestamp | ( | ) | [inline] |
References apt, and ept::apt::Apt::timestamp().
| Test TestApt::validity | ( | ) | [inline] |
References apt, and ept::apt::Apt::isValid().
| Test TestApt::versions | ( | ) | [inline] |
| Test TestApt::versionValidity | ( | ) | [inline] |
References apt, ept::apt::Apt::candidateVersion(), ept::apt::Apt::validate(), and ept::core::record::Version.
| Test TestApt::rawRecord | ( | ) | [inline] |
| Test TestApt::state | ( | ) | [inline] |
| Test TestApt::recordIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
| Test TestApt::recordIteration2 | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
| Test TestApt::stlIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::begin(), and ept::apt::Apt::end().
| Test TestApt::stlRecordIteration | ( | ) | [inline] |
References apt, ept::apt::Apt::recordBegin(), and ept::apt::Apt::recordEnd().
| Test TestApt::checkUpdates | ( | ) | [inline] |
Referenced by aptExists(), checkUpdates(), iterators(), rawRecord(), recordIteration(), recordIteration2(), state(), stlIteration(), stlRecordIteration(), timestamp(), validity(), versions(), and versionValidity().
1.5.6