#include "smbios/compat.h"
#include <cppunit/extensions/HelperMacros.h>
#include <typeinfo>
#include <string>
#include "smbios/ISmbiosXml.h"
#include "smbios/ICmosRW.h"
#include "smbios/IToken.h"
#include "smbios/SystemInfo.h"
#include "XmlUtils.h"
#include "outputctl.h"
Go to the source code of this file.
Compounds | |
class | testStandalone |
Variables | |
int | global_argc |
char ** | global_argv |
|
Definition at line 37 of file testStandalone.h. Referenced by main(). |
|
Definition at line 38 of file testStandalone.h. Referenced by testStandalone::getCppunitTopDirectory(), testStandalone::getTestDirectory(), testStandalone::getTestName(), testStandalone::getWritableDirectory(), and main(). |