History log of /openbmc/phosphor-dbus-monitor/src/test/templates/ (Results 1 – 9 of 9)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6522cdcb10-Jul-2018 Brad Bishop <bradleyb@fuzziesquirrel.com>

tests: Get make check working again

A alias for string called 'Property' was added with 70aafbb58, making
the Property type in propertygentest ambiguous and unable to build.
Remove the ambiguity.

c

tests: Get make check working again

A alias for string called 'Property' was added with 70aafbb58, making
the Property type in propertygentest ambiguous and unable to build.
Remove the ambiguity.

callbacktest does not pass. Mark as expected to fail until resolved.

Tested: propertygentest compiles again, test suite runs to completion
Change-Id: I7df516e378dd7b8de94474ab90ce55c0ac8708a4
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...

e5576bf216-Apr-2018 Marri Devender Rao <devenrao@in.ibm.com>

Add unit test for watches created on object paths

Verify the watches created for the object path being watched
for 'interfaces added' signal.

Resolves openbmc/openbmc#3003

Change-Id: I88a3adbbe91f

Add unit test for watches created on object paths

Verify the watches created for the object path being watched
for 'interfaces added' signal.

Resolves openbmc/openbmc#3003

Change-Id: I88a3adbbe91fcbe5bdf606d2f460d4d0c6d9c1a2
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>

show more ...


/openbmc/phosphor-dbus-monitor/.clang-format
/openbmc/phosphor-dbus-monitor/MAINTAINERS
/openbmc/phosphor-dbus-monitor/configure.ac
/openbmc/phosphor-dbus-monitor/mslverify/util.hpp
/openbmc/phosphor-dbus-monitor/mslverify/verify.cpp
/openbmc/phosphor-dbus-monitor/src/Makefile.am
/openbmc/phosphor-dbus-monitor/src/callback.hpp
/openbmc/phosphor-dbus-monitor/src/count.hpp
/openbmc/phosphor-dbus-monitor/src/data_types.hpp
/openbmc/phosphor-dbus-monitor/src/elog.cpp
/openbmc/phosphor-dbus-monitor/src/elog.hpp
/openbmc/phosphor-dbus-monitor/src/event.hpp
/openbmc/phosphor-dbus-monitor/src/event_entry.hpp
/openbmc/phosphor-dbus-monitor/src/event_manager.cpp
/openbmc/phosphor-dbus-monitor/src/event_manager.hpp
/openbmc/phosphor-dbus-monitor/src/event_serialize.cpp
/openbmc/phosphor-dbus-monitor/src/event_serialize.hpp
/openbmc/phosphor-dbus-monitor/src/example/example.yaml
/openbmc/phosphor-dbus-monitor/src/example/test.yaml
/openbmc/phosphor-dbus-monitor/src/format.hpp
/openbmc/phosphor-dbus-monitor/src/journal.cpp
/openbmc/phosphor-dbus-monitor/src/journal.hpp
/openbmc/phosphor-dbus-monitor/src/main.cpp
/openbmc/phosphor-dbus-monitor/src/method.hpp
/openbmc/phosphor-dbus-monitor/src/pathwatch.cpp
/openbmc/phosphor-dbus-monitor/src/pathwatch.hpp
/openbmc/phosphor-dbus-monitor/src/pathwatchimpl.hpp
/openbmc/phosphor-dbus-monitor/src/pdmgen.py
/openbmc/phosphor-dbus-monitor/src/propertywatch.cpp
/openbmc/phosphor-dbus-monitor/src/propertywatch.hpp
/openbmc/phosphor-dbus-monitor/src/propertywatchimpl.hpp
/openbmc/phosphor-dbus-monitor/src/resolve_errors.cpp
/openbmc/phosphor-dbus-monitor/src/resolve_errors.hpp
/openbmc/phosphor-dbus-monitor/src/sdbusplus.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/event.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/source.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/timer.hpp
/openbmc/phosphor-dbus-monitor/src/snmp_trap.cpp
/openbmc/phosphor-dbus-monitor/src/snmp_trap.hpp
/openbmc/phosphor-dbus-monitor/src/templates/callbackpathgroup.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/count.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/elog_with_metadata.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/event.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/eventpath.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/generated.mako.hpp
/openbmc/phosphor-dbus-monitor/src/templates/resolve_errors.mako.cpp
/openbmc/phosphor-dbus-monitor/src/test/Makefile.am
/openbmc/phosphor-dbus-monitor/src/test/callbackgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/callbackgroupgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/callbacktest.cpp
/openbmc/phosphor-dbus-monitor/src/test/conditiongentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/interfaceaddtest.cpp
/openbmc/phosphor-dbus-monitor/src/test/pathgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertygentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertywatchgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertywatchtest.hpp
interfaceaddtest.mako.hpp
/openbmc/phosphor-dbus-monitor/src/test/yaml/interfaceaddtest/one.yaml
/openbmc/phosphor-dbus-monitor/src/tupleref.hpp
/openbmc/phosphor-dbus-monitor/src/watch.hpp
78199b4425-Oct-2017 Gunnar Mills <gmills@us.ibm.com>

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I83c84

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I83c844373ea41d762367085cb16b01d31676e33d
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


/openbmc/phosphor-dbus-monitor/.gitignore
/openbmc/phosphor-dbus-monitor/Makefile.am
/openbmc/phosphor-dbus-monitor/configure.ac
/openbmc/phosphor-dbus-monitor/mslverify/.gitignore
/openbmc/phosphor-dbus-monitor/mslverify/Makefile.am
/openbmc/phosphor-dbus-monitor/mslverify/README.md
/openbmc/phosphor-dbus-monitor/mslverify/util.hpp
/openbmc/phosphor-dbus-monitor/mslverify/verify.cpp
/openbmc/phosphor-dbus-monitor/src/Makefile.am
/openbmc/phosphor-dbus-monitor/src/callback.hpp
/openbmc/phosphor-dbus-monitor/src/data_types.hpp
/openbmc/phosphor-dbus-monitor/src/elog.cpp
/openbmc/phosphor-dbus-monitor/src/elog.hpp
/openbmc/phosphor-dbus-monitor/src/example/example.yaml
/openbmc/phosphor-dbus-monitor/src/example/test.yaml
/openbmc/phosphor-dbus-monitor/src/format.hpp
/openbmc/phosphor-dbus-monitor/src/journal.hpp
/openbmc/phosphor-dbus-monitor/src/main.cpp
/openbmc/phosphor-dbus-monitor/src/method.hpp
/openbmc/phosphor-dbus-monitor/src/pdmgen.py
/openbmc/phosphor-dbus-monitor/src/propertywatch.hpp
/openbmc/phosphor-dbus-monitor/src/propertywatchimpl.hpp
/openbmc/phosphor-dbus-monitor/src/sdbusplus.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/event.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/source.hpp
/openbmc/phosphor-dbus-monitor/src/sdevent/timer.hpp
/openbmc/phosphor-dbus-monitor/src/templates/conditional.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/count.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/elog.mako.cpp
/openbmc/phosphor-dbus-monitor/src/templates/errors.mako.hpp
/openbmc/phosphor-dbus-monitor/src/templates/generated.mako.hpp
/openbmc/phosphor-dbus-monitor/src/templates/method.mako.cpp
/openbmc/phosphor-dbus-monitor/src/test/.gitignore
/openbmc/phosphor-dbus-monitor/src/test/Makefile.am
/openbmc/phosphor-dbus-monitor/src/test/callbackgroupgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/callbacktest.cpp
/openbmc/phosphor-dbus-monitor/src/test/pathgentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertygentest.cpp
/openbmc/phosphor-dbus-monitor/src/test/propertywatchgentest.cpp
callbackgentest.mako.hpp
propertywatchgentest.mako.hpp
/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/one.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgentest/two.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/callbackgroupgentest/test.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/conditiongentest/test.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/groupone.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/grouptwo.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/groupone.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/propertygentest/grouptwo.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchone.yaml
/openbmc/phosphor-dbus-monitor/src/test/yaml/propertywatchgentest/watchtwo.yaml
/openbmc/phosphor-dbus-monitor/src/watch.hpp
b97bfff725-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcase for conditions

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

731171a125-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcase for callback groups

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

3ce5c48425-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcase for callbacks

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

13fd872215-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcases for property watches

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

c9e173f808-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcases for property and property groups

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

b604480a07-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcases for path and path group support

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