#include "smbios/compat.h"#include <cppunit/extensions/HelperMacros.h>#include <typeinfo>#include <string>#include "smbios/ISmbios.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 | testPlatform |
Variables | |
| int | global_argc |
| char ** | global_argv |
| int global_argc |
| char** global_argv |
Definition at line 34 of file main.cpp.
Referenced by testStandalone::getCppunitTopDirectory(), testRbu::getCppunitTopDirectory(), testPlatform::getCppunitTopDirectory(), testStandalone::getTestDirectory(), testRbu::getTestDirectory(), testPlatform::getTestDirectory(), testStandalone::getTestName(), testRbu::getTestName(), testPlatform::getTestName(), testStandalone::getWritableDirectory(), testRbu::getWritableDirectory(), testPlatform::getWritableDirectory(), and main().
1.7.1