#include <stdio.h>
#include "OBTtinyxml.h"
Go to the source code of this file.
Namespaces | |
namespace | OBT |
Functions | |
bool | OBT::XmlTest (const char *testString, const char *expected, const char *found, bool noEcho=false) |
bool | OBT::XmlTest (const char *testString, int expected, int found, bool noEcho=false) |
int | OBT::main () |
Variables | |
static int | OBT::gPass = 0 |
static int | OBT::gFail = 0 |