cyclonedds/src/security/core/tests
Erik Boasson 2aa70548cc Tweak timeouts in secure communication tests
* Increase the matching timeout to 5s (there are some hints the failures
  on Travis are timing related)
* Replace the relative timeout in the waitset by a timestamp so that it
  gives up after the specified timeout regardless of the number of
  events that occur

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-05-16 11:38:05 +02:00
..
common Tweak timeouts in secure communication tests 2020-05-16 11:38:05 +02:00
plugin_loading Refactored tests for security core: introduced generic wrappers for security plugins and 2020-03-05 15:25:16 +01:00
access_control.c Tweak timeout handling of authentication tests 2020-05-16 11:38:05 +02:00
authentication.c Add test descriptions as code comment in security core tests 2020-05-15 15:35:31 +02:00
CMakeLists.txt Add a test that validates that a plain message is not read by a remote reader in case payload/submsg/rtps encryption or signing is enabled 2020-05-15 15:35:31 +02:00
config.c Remove setting the tracing verbosity in tests and make configs in security core tests more consistent 2020-03-05 15:25:16 +01:00
crypto.c Add test descriptions as code comment in security core tests 2020-05-15 15:35:31 +02:00
fsm.c Fix security handshake test 2020-03-05 15:25:16 +01:00
handshake.c Add test descriptions as code comment in security core tests 2020-05-15 15:35:31 +02:00
plugin_loading.c Remove setting the tracing verbosity in tests and make configs in security core tests more consistent 2020-03-05 15:25:16 +01:00
secure_communication.c Tweak timeouts in secure communication tests 2020-05-16 11:38:05 +02:00
security_utils.c DDS Security built-in Access Control plugin 2020-01-23 12:48:47 +01:00
SecurityCoreTests.idl Add test in secure_communication suite to validate that payload/submsg/rtps-msg does not contain secret when using encryption protection kind 2020-03-05 15:25:16 +01:00
timed_cb.c Fix security handshake test 2020-03-05 15:25:16 +01:00