History log of /openbmc/phosphor-inventory-manager/test/ (Results 51 – 59 of 59)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e30dd77812-Nov-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

build: Fix out of tree build issues

Eventually server.hpp will come from an external shared
library. Until then, iquote it while it lives in-tree.

Change-Id: If0f7da8e2c951443fea0d623ad03a7c54a5a5

build: Fix out of tree build issues

Eventually server.hpp will come from an external shared
library. Until then, iquote it while it lives in-tree.

Change-Id: If0f7da8e2c951443fea0d623ad03a7c54a5a5ee9
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

898a7bb131-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

test: Use libmanager for integration testcase

Change-Id: I82d781923fc84e79262a5ffd2ff64488e777a076
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

624827a631-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

test: Remove existing test from make check

The existing testcase isn't a unit test.

Change-Id: I2325d7e641736c5290c7e95d37ab43313695ae58
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

5fbaa7fe31-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Switch to generated interface factory methods

Automatically populate the association of interface with an
appropriate sdbusplus server side interface binding.

Change-Id: Ie46d91cf2e6726b033789be622

Switch to generated interface factory methods

Automatically populate the association of interface with an
appropriate sdbusplus server side interface binding.

Change-Id: Ie46d91cf2e6726b033789be6228c10ca14a76220
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

64d994a631-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Optionally include generated example bindings

Add an autoconf opttion that includes the example
bindings, for use in standalone/testing environments.

Change-Id: Id44f02a9bc7adcc8b36c09f0867ee1a663d

Optionally include generated example bindings

Add an autoconf opttion that includes the example
bindings, for use in standalone/testing environments.

Change-Id: Id44f02a9bc7adcc8b36c09f0867ee1a663d7e25c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

789cf83221-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Move generated code to implementation file.

Change-Id: I5c1e250a0cfd3aecf84709b90bc01a97e5673eaf
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

adc4566c28-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add manager interface server binding

Eventually any DBus interfaces in phosphor-dbus-interfaces will
have bindings generated and available in a shared library.

Add the generated Manager interface d

Add manager interface server binding

Eventually any DBus interfaces in phosphor-dbus-interfaces will
have bindings generated and available in a shared library.

Add the generated Manager interface directly to the repository until
that happens.

Change-Id: I9e1ac3266ca6467bbddbbd12ed2d2de6c079765b
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

bf5aa9cb19-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

filters: Add propertiesChangedTo

Add a signal match filter for properties changing to a specific
value.

Change-Id: I10f20ba03ae7c629d2c338c7975e0d32d9008e01
Signed-off-by: Brad Bishop <bradleyb@fuz

filters: Add propertiesChangedTo

Add a signal match filter for properties changing to a specific
value.

Change-Id: I10f20ba03ae7c629d2c338c7975e0d32d9008e01
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

49aefb3119-Oct-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add manager skeleton

Add stubbed Notify implementation and register for generated
signal callbacks.

Add a unit test; which, at this point does little more than
verify we don't coredump on startup.

Add manager skeleton

Add stubbed Notify implementation and register for generated
signal callbacks.

Add a unit test; which, at this point does little more than
verify we don't coredump on startup.

Change-Id: I0cda71935947c0d082612a5c52e2b7eba98516ab
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

123