#include "smbios/compat.h"
#include <iomanip>
#include <fstream>
#include "testStandalone.h"
#include "smbios/SmbiosDefs.h"
#include "smbios/IMemory.h"
#include "smbios/ISmi.h"
#include "smbios/IObserver.h"
#include "smbios/version.h"
Go to the source code of this file.
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testStandalone) | |
void | copyFile (string dstFile, string srcFile) |
bool | fileExists (string fileName) |
string | safeConvertToString (const char *str) |
|
Definition at line 49 of file testStandalone.cpp. Referenced by testStandalone::setUp(), testRbu::setUp(), and testPlatform::setUp(). |
|
|
|
Definition at line 60 of file testStandalone.cpp. Referenced by testRbu::checkHdrInfo(), testStandalone::setUp(), testRbu::setUp(), testPlatform::setUp(), and testRbu::testRbuBadData(). |
|
Definition at line 638 of file testStandalone.cpp. References SMBIOSFreeMemory(). Referenced by testPlatform::testAssetTag(), testPlatform::testBiosVersion(), testPlatform::testServiceTag(), testPlatform::testServiceTagWriting(), and testPlatform::testSystemName(). |