/
githubmirror
/
libsmbios
Обзор
Документация
Войти
/
githubmirror
/
libsmbios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/pyunit/system_dumps/PE2450/testInput.xml
19 строк
661 B
Mario Limonciello
Move cppunit test data to pyunit tests
28 янв 2018, 01:47
28 янв 2018, 01:47
118937e
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <TESTINPUT> <systemInfo> <idByte>0xA6</idByte> <systemName>PowerEdge 2450</systemName> <serviceTag>165IK</serviceTag> <assetTag></assetTag> <biosVersion>A09</biosVersion> <vendorName>Dell Computer Corporation</vendorName> <isDellSystem>1</isDellSystem> </systemInfo> <smbios offset="0x000e0000"/> <testsToSkip> <test name="testCmosWriting"> <reason>BIOS Bug in this version of BIOS that we have not yet worked around. They put a checksum in the middle of a checked-range.</reason> </test> </testsToSkip> </TESTINPUT>