Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdbusplus
/
09c981700d7bd98eed54a670e959a424585dcd84
/
test
81fa02e
message: Fix variant api usage
by William A. Kennington III
· 6 years ago
33335b3
exception: Add .get_errno() method
by Adriana Kobylak
· 6 years ago
7efcdae
add common timer.hpp unit tests
by Vernon Mauery
· 6 years ago
e0d6965
clang-format: Fix pointer alignment
by William A. Kennington III
· 6 years ago
2b238af
clang-format: always break template declarations
by Patrick Venture
· 6 years ago
95269db
update .clang-format header inclusion order
by Patrick Venture
· 6 years ago
0b5d1e0
clang-format-6.0 bump fixes
by Patrick Venture
· 6 years ago
31a4b13
Spelling fixes
by Gunnar Mills
· 6 years ago
fac43a6
Remove multiple inheritance from SdBusError
by Vernon Mauery
· 6 years ago
6c17d3d
tests: Add valgrind memcheck support
by William A. Kennington III
· 6 years ago
13367e4
test/message/read: Test that our error handling cases work
by William A. Kennington III
· 6 years ago
60a7283
test/message/read: Add missing variant skip
by William A. Kennington III
· 6 years ago
b4b4fa1
test/message/read: Use googletest and mocks
by William A. Kennington III
· 6 years ago
a1e9e2a
test/message/append: Use googletest and mocks
by William A. Kennington III
· 6 years ago
977d4d4
test/type_traits: Convert to gtest
by William A. Kennington III
· 6 years ago
874e82e
SdBusError: Add test cases
by William A. Kennington III
· 6 years ago
c20acf6
test: Support mocking with googletest
by William A. Kennington III
· 6 years ago
592128c
tests: Add code coverage
by William A. Kennington III
· 6 years ago
4869781
tests: Write our own assert()
by William A. Kennington III
· 6 years ago
809e373
tests: Makefile flags cleanup
by William A. Kennington III
· 6 years ago
b4b3247
configure: Make gtest detection more flexible
by William A. Kennington III
· 6 years ago
b564550
tests: Fix memory leak from sd_bus calls
by William A. Kennington III
· 6 years ago
dd051e2
test: Makefile.am: add missing exception dependency
by Patrick Venture
· 6 years ago
cd63eee
Fix test/Makefile.am to pass build on x86-64 SDK
by Lei YU
· 7 years ago
4c3427c
sdbusplus::message::message Add sdbus interface injection
by Patrick Venture
· 7 years ago
28dc36d
Allow reading and appending of more complex types
by Ed Tanous
· 7 years ago
072da3e
Update repo to conform to openbmc code standard
by Andrew Geissler
· 7 years ago
da25f34
match: add string constructors
by Patrick Williams
· 8 years ago
a85fdff
match: add utilities for match-rules
by Patrick Williams
· 8 years ago
2f7c887
match: allow message callbacks
by Patrick Williams
· 8 years ago
43b283a
build: use LDADD/LIBADD
by Patrick Williams
· 8 years ago
faa89f2
test: add test for bus::match
by Patrick Williams
· 8 years ago
b77868a
test: convert message_native_types to gtest
by Patrick Williams
· 8 years ago
450d0ec
test: convert message_types to gtest
by Patrick Williams
· 8 years ago
608b5bc
test: convert tuple_to_array to gtest
by Patrick Williams
· 8 years ago
a14167b
test: convert vtable to gtest
by Patrick Williams
· 8 years ago
b4041d4
bus: add wrapper for sd_bus_list_names
by Patrick Williams
· 8 years ago
16e1753
message-append: Add more string test cases
by Patrick Williams
· 8 years ago
3306847
Allow implicit string_wrapper conversions
by Brad Bishop
· 8 years ago
aa2e7f7
message: allow obj-path and sig in STL containers
by Patrick Williams
· 8 years ago
572a8ea
message-read: support obj-path and signature
by Patrick Williams
· 8 years ago
fd3c462
message-append: support obj-path and signature
by Patrick Williams
· 8 years ago
4498298
message-types: support obj-path and signature
by Patrick Williams
· 8 years ago
9db2864
message: Add class for object-path and signatures
by Patrick Williams
· 8 years ago
b760a99
append/read: additional testcases for bool forms
by Patrick Williams
· 8 years ago
14275cf
Enable configure of just sdbus++
by Brad Bishop
· 8 years ago
f101ee2
message: testcase to read missing variant type
by Patrick Williams
· 8 years ago
75538a7
build: fix out of tree builds
by Patrick Williams
· 8 years ago
24fb296
message: fix parallel test issue
by Patrick Williams
· 8 years ago
83a9d0b
build: run testcases via autotools
by Patrick Williams
· 8 years ago
696e315
message: compile warning in testcases
by Patrick Williams
· 8 years ago
9e3b51e
message: write testcase to confirm bool and double
by Patrick Williams
· 8 years ago
9d3ec7f
Add vtable support
by Patrick Williams
· 8 years ago
7559678
variant support for append/read
by Patrick Williams
· 8 years ago
aa2f48a
std::tuple support for append/read
by Patrick Williams
· 8 years ago
bbe0e43
std::map support for append/read
by Patrick Williams
· 8 years ago
930460c
std::vector support for append/read
by Patrick Williams
· 8 years ago
4fe85a3
Add message read functionality
by Patrick Williams
· 8 years ago
13b97c5
bus::process: use message::message
by Patrick Williams
· 8 years ago
07e1d6f
Add verification to append testcases
by Patrick Williams
· 8 years ago
7802c07
Migrate bus to message bindings
by Patrick Williams
· 8 years ago
5b48579
Add bus bindings
by Patrick Williams
· 8 years ago
1807fa4
Add message append functionality
by Patrick Williams
· 8 years ago
51103a4
Add type_id templates
by Patrick Williams
· 8 years ago
4dbdef7
Add tuple_to_array template
by Patrick Williams
· 8 years ago
0c841a1
Add array_to_ptr template
by Patrick Williams
· 8 years ago