Alain Miniussi
|
6202bdf308
|
moving to header only test framework
|
2019-03-11 22:15:56 +01:00 |
|
Alain Miniussi
|
e8323df12c
|
moving to header only test framework
|
2019-03-11 18:24:31 +01:00 |
|
Alain Miniussi
|
1429b6cc01
|
All requests are now created through factory methods.
refs #70
|
2018-08-30 16:42:40 +02:00 |
|
Alain Miniussi
|
2a674a4cfc
|
Mre data encapsulation in requests.
refs #70
|
2018-08-29 22:43:26 +02:00 |
|
Alain Miniussi
|
bc987ba62e
|
make test more boost compliant.
I guess.
refs #62
|
2018-08-01 13:35:53 +02:00 |
|
Alain Miniussi
|
ebaf38e787
|
strangely enough, works for both primitive and non primitive types.
refs #62
|
2018-08-01 12:07:22 +02:00 |
|
Alain Miniussi
|
dd0bbe0f23
|
make the blocing non blobing test on vector templatize. So tu be able to check primitive and complex types.
ref #62
|
2018-08-01 11:57:02 +02:00 |
|
Alain Miniussi
|
45f3a7f786
|
The blocking send / non blocking recv works with dynamic arrays (eg: we do not know the size statically) with primitive types.
Now working on the other way round.
refs #62
|
2018-08-01 11:01:44 +02:00 |
|
Alain Miniussi
|
cf535f1dbc
|
Make one test for block to unblock and one for the other way round.
refs #62
|
2018-08-01 10:16:34 +02:00 |
|
Alain Miniussi
|
f5337b995e
|
Remove C++11 from test to support more test platforms
refs #62
|
2018-07-31 21:42:21 +02:00 |
|
Alain Miniussi
|
92cf466235
|
with and without receivr explicit alloc
refs #62
|
2018-07-31 14:34:59 +02:00 |
|
Alain Miniussi
|
8a6f56413c
|
Integrate user test in bjam system.
refs #62
|
2018-07-31 14:11:27 +02:00 |
|
Alain Miniussi
|
279d7d839c
|
add original user test
refs #62
|
2018-07-31 13:45:43 +02:00 |
|