Home
last modified time | relevance | path

Searched refs:smbios_test_pinfo_verify_badtable (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_pinfo.c473 smbios_test_pinfo_verify_badtable(smbios_hdl_t *hdl, int smberr, in smbios_test_pinfo_verify_badtable() function
527 return (smbios_test_pinfo_verify_badtable(hdl, ESMB_SHORT, B_FALSE)); in smbios_test_pinfo_verify_invlen1()
533 return (smbios_test_pinfo_verify_badtable(hdl, ESMB_CORRUPT, B_FALSE)); in smbios_test_pinfo_verify_invlen2()
539 return (smbios_test_pinfo_verify_badtable(hdl, ESMB_SHORT, B_TRUE)); in smbios_test_pinfo_verify_invlen3()
545 return (smbios_test_pinfo_verify_badtable(hdl, ESMB_CORRUPT, B_TRUE)); in smbios_test_pinfo_verify_invlen4()