]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[bofm] Add offline BOFM test facility
authorMichael Brown <mcb30@ipxe.org>
Thu, 10 Feb 2011 21:34:34 +0000 (21:34 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 2 Mar 2011 23:58:43 +0000 (23:58 +0000)
commitbdd00e872ae8e89b1300451b6c9fd1536049e843
tree0eeac15dea2fe99c5977ab2c1e8798cb89d9730d
parent5597d52c21377872387866e8cf9ee351b7a41a01
[bofm] Add offline BOFM test facility

Testing BOFM involves gaining access to an IBM blade chassis, which is
often not practical.  Provide a facility for testing BOFM
functionality outside of a real IBM blade context.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/bofm.h
src/tests/bofm_test.c [new file with mode: 0644]