This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
sdbus-cpp
Watch
1
Star
0
Fork
0
forked from
Kistler-Group/sdbus-cpp
Code
Pull Requests
Activity
Files
1e455b8ef3277622a636b39653ddc83b2df15826
sdbus-cpp
/
tests
/
integrationtests
T
History
sangelovic
f41d9bc395
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
...
Synchronous D-Bus method calls are now done in terms of blocking asynchronous calls.
2020-01-19 18:51:19 +01:00
..
files
Rename test subdirectory to tests for higher consistency with OSS standards
2019-04-25 23:54:51 +02:00
adaptor-glue.h
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00
AdaptorAndProxy_test.cpp
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00
Connection_test.cpp
Update header doxy comments in source files
2019-06-11 20:18:37 +02:00
defs.h
Update header doxy comments in source files
2019-06-11 20:18:37 +02:00
proxy-glue.h
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00
sdbus-c++-integration-tests.cpp
Update header doxy comments in source files
2019-06-11 20:18:37 +02:00
TestingAdaptor.h
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00
TestingProxy.h
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00