iceoryx2_bb_testing

Macro test_fail

source
macro_rules! test_fail {
    ($($e:expr),*) => { ... };
}