platform/tests: relax check for signals in test_ip6_route()

/route/ip6: NMPlatformSignalAssert: ../src/core/platform/tests/test-route.c:449, test_ip6_route(): failure to accept signal one time: 'ip6-route-changed-added' ifindex 0 (2 times received)

(cherry picked from commit 39c3eacb7d)
This commit is contained in:
Thomas Haller 2021-02-18 17:40:24 +01:00
parent a592617717
commit 9e16c4cc94
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -446,7 +446,7 @@ test_ip6_route(void)
metric,
mss);
g_assert(nmtstp_ip6_route_get(NM_PLATFORM_GET, ifindex, &network, plen, metric, NULL, 0));
accept_signal(route_added);
accept_signals(route_added, 1, 2);
/* Add route again */
nmtstp_ip6_route_add(NM_PLATFORM_GET,