ipmi: Add tests
commit24f976d30aa3f7a8912a3d5c0cfaabcc3be9f9a5
authorCorey Minyard <cminyard@mvista.com>
Thu, 17 Dec 2015 18:50:09 +0000 (17 12:50 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 22 Dec 2015 16:39:19 +0000 (22 18:39 +0200)
tree9e113b29e5fec03472356bf63cc3dd0978446358
parenta9b74079cbf68720bbe9b409775bed8e1002cf4f
ipmi: Add tests

Test the KCS interface with a local BMC and a BT interface with an
external BMC.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/Makefile
tests/ipmi-bt-test.c [new file with mode: 0644]
tests/ipmi-kcs-test.c [new file with mode: 0644]