Dennis Klein
|
d9595adf45
|
FairMQ: Implement ofi::Socket
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
72bc86f006
|
FairMQ: Add unit tests for PAIR channel type
|
2018-03-26 13:58:20 +02:00 |
|
Alexey Rybalchenko
|
efdec0f6ba
|
FairMQProgOptions: initialize defaults in the constructor, not in ParseAll
|
2018-01-24 14:36:52 +01:00 |
|
Alexey Rybalchenko
|
778c8e16bb
|
Replace pstreams with Boost.Process
|
2018-01-23 18:35:09 +01:00 |
|
Alexey Rybalchenko
|
4e942e489b
|
Single Logger implementation for FairLogger & FairMQLogger
|
2018-01-16 22:53:26 +01:00 |
|
Alexey Rybalchenko
|
d3e0b9fc97
|
Give ipc tests better address name
|
2018-01-13 07:49:08 +01:00 |
|
Alexey Rybalchenko
|
0dc4000187
|
FairMQ: Add uuid generator to tools & let tests use it for session names.
|
2017-11-29 09:06:17 +01:00 |
|
Dennis Klein
|
8bc21675af
|
Refactor TransportFactory to RAII
* Remove explicit Initialize and Terminate states,
map them onto ctor/dtor
* Remove no longer needed Shutdown state
* Remove deprecated SetTransport()
|
2017-05-24 16:37:33 +02:00 |
|
Dennis Klein
|
89423eb737
|
enable shmem tests
|
2017-05-23 14:10:34 +02:00 |
|
Alexey Rybalchenko
|
9288a2c3d5
|
Add tests for poller.
|
2017-05-23 08:32:13 +02:00 |
|
Dennis Klein
|
b5dab60a82
|
add more single and multithreaded unit tests
|
2017-05-18 20:01:44 +02:00 |
|
Dennis Klein
|
bbc8da54b4
|
clean redundant doxygen comments
|
2017-04-21 09:21:57 +02:00 |
|
Dennis Klein
|
91831ff701
|
print debug output immediately
This helps in the cases when get killed by the ctest timeout.
|
2017-04-21 09:21:57 +02:00 |
|
Dennis Klein
|
d866589be1
|
Two devices can't share device id
|
2017-04-20 11:07:50 +02:00 |
|
Dennis Klein
|
7e34f7042f
|
refactor tests
* move to gtest
* add shmem tests
* cleanup cmake file (organize tests in suites)
|
2017-04-20 11:07:47 +02:00 |
|