index
:
sdbusplus
master
OpenBMC systemd DBUS binding API sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
message
Commit message (
Expand
)
Author
Age
Files
Lines
*
native_types: Fix string_wrapper overloads
William A. Kennington III
2019-06-14
1
-0
/
+19
*
std::variant: Remove uses of the variant_ns
William A. Kennington III
2019-04-05
2
-22
/
+20
*
message: Fix variant api usage
William A. Kennington III
2018-10-05
2
-6
/
+10
*
clang-format: Fix pointer alignment
William A. Kennington III
2018-08-31
2
-55
/
+54
*
clang-format: always break template declarations
Patrick Venture
2018-08-31
3
-3
/
+6
*
update .clang-format header inclusion order
Patrick Venture
2018-08-31
4
-10
/
+16
*
test/message/read: Test that our error handling cases work
William A. Kennington III
2018-07-09
1
-6
/
+236
*
test/message/read: Add missing variant skip
William A. Kennington III
2018-07-09
1
-0
/
+18
*
test/message/read: Use googletest and mocks
William A. Kennington III
2018-07-09
1
-431
/
+300
*
test/message/append: Use googletest and mocks
William A. Kennington III
2018-07-09
1
-604
/
+305
*
tests: Write our own assert()
William A. Kennington III
2018-06-27
2
-152
/
+177
*
tests: Fix memory leak from sd_bus calls
William A. Kennington III
2018-06-27
2
-4
/
+13
*
Allow reading and appending of more complex types
Ed Tanous
2018-03-07
2
-0
/
+191
*
Update repo to conform to openbmc code standard
Andrew Geissler
2018-02-05
4
-58
/
+45
*
test: convert message_native_types to gtest
Patrick Williams
2017-05-02
1
-12
/
+28
*
test: convert message_types to gtest
Patrick Williams
2017-05-02
1
-21
/
+27
*
message-append: Add more string test cases
Patrick Williams
2017-02-15
1
-4
/
+45
*
Allow implicit string_wrapper conversions
Brad Bishop
2017-01-30
1
-0
/
+10
*
message: allow obj-path and sig in STL containers
Patrick Williams
2017-01-10
1
-0
/
+12
*
message-read: support obj-path and signature
Patrick Williams
2017-01-09
1
-0
/
+28
*
message-append: support obj-path and signature
Patrick Williams
2017-01-09
1
-0
/
+27
*
message-types: support obj-path and signature
Patrick Williams
2017-01-09
1
-0
/
+7
*
message: Add class for object-path and signatures
Patrick Williams
2017-01-09
1
-0
/
+13
*
append/read: additional testcases for bool forms
Patrick Williams
2016-11-28
2
-8
/
+16
*
message: testcase to read missing variant type
Patrick Williams
2016-11-04
1
-0
/
+26
*
message: fix parallel test issue
Patrick Williams
2016-11-04
2
-2
/
+2
*
message: compile warning in testcases
Patrick Williams
2016-11-04
2
-0
/
+4
*
message: write testcase to confirm bool and double
Patrick Williams
2016-10-20
2
-0
/
+50
*
variant support for append/read
Patrick Williams
2016-09-12
2
-0
/
+138
*
std::tuple support for append/read
Patrick Williams
2016-09-12
2
-0
/
+62
*
std::map support for append/read
Patrick Williams
2016-09-12
2
-0
/
+88
*
std::vector support for append/read
Patrick Williams
2016-09-12
2
-0
/
+69
*
Add message read functionality
Patrick Williams
2016-09-12
1
-0
/
+219
*
bus::process: use message::message
Patrick Williams
2016-09-12
1
-1
/
+1
*
Add verification to append testcases
Patrick Williams
2016-09-12
1
-1
/
+86
*
Migrate bus to message bindings
Patrick Williams
2016-09-12
1
-18
/
+18
*
Add bus bindings
Patrick Williams
2016-09-12
1
-29
/
+22
*
Add message append functionality
Patrick Williams
2016-09-08
1
-0
/
+140
*
Add type_id templates
Patrick Williams
2016-09-02
1
-0
/
+33