|
void | SetUp () override |
|
void | TearDown () override |
|
void | SetupMediaSources () |
|
void | TearDownMediaSources () |
|
std::string | GetUrl (const std::string &path) |
|
std::string | GetUrlOfTestFile (const std::string &testFile) |
|
bool | GetLastModifiedOfTestFile (const std::string &testFile, CDateTime &lastModified) |
|
void | CheckHtmlTestFileResponse (const CCurlFile &curl) |
|
void | CheckRangesTestFileResponse (const CCurlFile &curl, int httpStatus=MHD_HTTP_OK, bool empty=false) |
|
void | CheckRangesTestFileResponse (const CCurlFile &curl, const std::string &result, const CHttpRanges &ranges) |
|
std::string | GenerateRangeHeaderValue (unsigned int start, unsigned int end) |
|
The documentation for this class was generated from the following file:
- xbmc/network/test/TestWebServer.cpp