#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.
Classes | |
class | testStandalone |
Variables | |
int | global_argc |
char ** | global_argv |
int global_argc |
char** global_argv |