[PATCH 0/6] sync smbios related tests with SMBIOS version 3.0.0 (LP: #1447646)

Ivan Hu ivan.hu at canonical.com
Wed Sep 2 07:36:49 UTC 2015


two main tests added,
1. add the smbios 3.0 entry point check
2. add the testing for the smbios 3.0 table

Ivan Hu (6):
  lib: fwts_smbios: add the struct definition for smbios 3.0.0
  dmicheck: re-orgainise the smbios entry point check
  lib: smbios: add smbios version 3.0.0 entry find helper
  dmicheck: add test for smbios 3.0.0 entry point
  dmicheck: add error test for SMBIOS 3.0.0 table
  dmicheck: sync the dmi value test with smbios 3.0.0 spec

 src/dmi/dmicheck/dmicheck.c   | 311 ++++++++++++++++++++++++++++++++++++++++--
 src/lib/include/fwts_smbios.h |  17 +++
 src/lib/src/fwts_smbios.c     | 102 ++++++++++++++
 3 files changed, 417 insertions(+), 13 deletions(-)

-- 
1.9.1




More information about the fwts-devel mailing list