cyclonedds/src/security/core/tests
Dennis Potman 48e411bb76 Fix rd-wr synchronization in access control expiry_multiple test
Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com>
2020-05-15 15:35:31 +02:00
..
common Add access control test for testing that communication for an allowed topic keeps working when a writer for a denied topic is created 2020-05-15 15:35:31 +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 Fix rd-wr synchronization in access control expiry_multiple test 2020-05-15 15:35:31 +02:00
authentication.c Add a test to validate that a non-secure participant can connect with a secure participant that allows unauthenticated participants. The non-secure pp should only be able to read data for a topic that is not secured 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 a test that checks if all tokens and attributes are returned to the access control plugin 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 a test that checks if all tokens and attributes are returned to the access control plugin 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 Add a test that checks if all tokens and attributes are returned to the access control plugin 2020-05-15 15:35:31 +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