DEBSOURCES
Skip Quicknav
sources / xmlrpc-c / 1.60.05-1 / test / cpp / abyss.hpp
12345678
#include "tools.hpp" class abyssTestSuite : public testSuite { public: virtual std::string suiteName(); virtual void runtests(unsigned int const); };