Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_bboard.c23 static const char *bb_prod = "Abyss"; variable
67 smbios_test_table_append_string(table, bb_prod); in smbios_test_bboard_mktable()
99 smbios_test_table_append_string(table, bb_prod); in smbios_test_bboard_mktable_ents()
131 smbios_test_table_append_string(table, bb_prod); in smbios_test_bboard_mktable_short_ents()
200 if (strcmp(info.smbi_product, bb_prod) != 0) { in smbios_test_bboard_verify_common()
202 bb_prod, info.smbi_product); in smbios_test_bboard_verify_common()