[PATCH btbridge 0/3] Tests
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Jan 14 16:50:04 AEDT 2016
Initial tests commit. Adding a framework to add more tests
https://github.com/openbmc/btbridge/pull/12
Cyril Bur (3):
Initialise variable to avoid using it uninitialised
Increase debugging output when receiving a response to message from
dbus
Initial set of test.
.build.sh | 9 ++
.org.openbmc.HostIpmi.conf.test | 20 ++++
Makefile | 7 ++
bt-host.c | 235 ++++++++++++++++++++++++++++++++++++++++
btbridged.c | 4 +-
ipmi-bouncer.c | 131 ++++++++++++++++++++++
run_tests.sh | 15 +++
7 files changed, 420 insertions(+), 1 deletion(-)
create mode 100644 .org.openbmc.HostIpmi.conf.test
create mode 100644 bt-host.c
create mode 100644 ipmi-bouncer.c
create mode 100755 run_tests.sh
--
2.6.4
More information about the openbmc
mailing list