sangelovic
|
93b6e5237a
|
Clean up some names (rename classes, methods, files)
* ConvenienceClasses.h/.inl/.cpp -> ConvenienceApiClasses.h/.inl/.cpp
* IObjectProxy class -> IProxy
* Interfaces class -> AdaptorInterfaces
* Interfaces.h -> split into AdaptorInterfaces.h and ProxyInterfaces.h
* createObjectProxy() method -> createProxy()
|
2019-04-09 21:28:07 +02:00 |
|
sangelovic
|
f5da0dabcb
|
Fix race condition between worker threads and adaptor destructor in stress tests
|
2019-04-08 21:16:32 +02:00 |
|
Stanislav Angelovic
|
d154022205
|
Extend stress tests with dynamic object creation and destruction in multiple threads
|
2019-04-04 20:39:31 +02:00 |
|
Stanislav Angelovic
|
fc60700e1b
|
Rename test executables for consistency
|
2019-03-28 18:25:31 +01:00 |
|
Stanislav Angelovic
|
1c4abab3e4
|
Remove executable bit erroneously set on source files
|
2019-03-27 17:53:31 +01:00 |
|
Stanislav Angelovic
|
6f79c5bf14
|
Add stress tests for sdbus-c++
|
2019-03-26 08:59:50 +01:00 |
|