summaryrefslogtreecommitdiff
path: root/test/e2e_tests/e2e_test_service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e_tests/e2e_test_service.cpp')
-rw-r--r--test/e2e_tests/e2e_test_service.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/e2e_tests/e2e_test_service.cpp b/test/e2e_tests/e2e_test_service.cpp
index 9984cbc..7165cd8 100644
--- a/test/e2e_tests/e2e_test_service.cpp
+++ b/test/e2e_tests/e2e_test_service.cpp
@@ -61,7 +61,7 @@ bool e2e_test_service::init() {
app_->offer_event(vsomeip_test::TEST_SERVICE_SERVICE_ID, vsomeip_test::TEST_SERVICE_INSTANCE_ID,
static_cast<vsomeip::event_t>(0x8001), its_eventgroups,
vsomeip::event_type_e::ET_FIELD, std::chrono::milliseconds::zero(),
- false, true, nullptr, vsomeip::reliability_type_e::RT_UNKNOWN);
+ false, true, nullptr, vsomeip::reliability_type_e::RT_UNRELIABLE);
// set value to field which gets filled by e2e protection with CRC on sending
// after e2e protection the payload for first event should look like:
@@ -78,7 +78,7 @@ bool e2e_test_service::init() {
app_->offer_event(vsomeip_test::TEST_SERVICE_SERVICE_ID, vsomeip_test::TEST_SERVICE_INSTANCE_ID,
static_cast<vsomeip::event_t>(0x8002), its_eventgroups_2,
vsomeip::event_type_e::ET_FIELD, std::chrono::milliseconds::zero(),
- false, true, nullptr, vsomeip::reliability_type_e::RT_UNKNOWN);
+ false, true, nullptr, vsomeip::reliability_type_e::RT_UNRELIABLE);
// set value to field which gets filled by e2e protection with CRC on sending
// after e2e protection the payload for first event should look like: