jigdo API
Last update by Admin on 2010-05-23
job/makeimagedl-info-test.cc File Reference
#include <config.h>
#include <string>
#include <debug.hh>
#include <log.hh>
#include <makeimagedl.hh>
#include <url-mapping.hh>
Functions | |
void | escapedChar (string *o, byte c) |
string | escapedString (const string &s) |
string | testImageInfo (const char *subst[], bool escapedText, const char *text, const char *expected) |
int | main (int argc, char *argv[]) |
Variables | |
const char *const | hexDigits = "0123456789abcdef" |
Function Documentation
void @44::escapedChar | ( | string * | o, | |
byte | c | |||
) | [static] |
References Job::MakeImageDl::U.
string @44::escapedString | ( | const string & | s | ) | [inline, static] |
References escapedChar().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
References Logger::scanOptions(), and testImageInfo().
string testImageInfo | ( | const char * | subst[], | |
bool | escapedText, | |||
const char * | text, | |||
const char * | expected | |||
) |
References Assert, escapedString(), Job::MakeImageDl::imageInfo(), info, msg, and Job::MakeImageDl::setImageSection().
Referenced by main().
Variable Documentation
const char* const hexDigits = "0123456789abcdef" [static] |
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
