Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 93533836 authored by Xiao Ma's avatar Xiao Ma
Browse files

Run NetworkStackIntegrationTest with Parameterized.class.

The flag of parsing netlink event brings two different codepath, when
it's disabled NetworkObserver is still used in the integration test,
otherwise, new codepath which processes netlink message in upper layer
will be used instead.

To cover both above cases in the integration test, make test run with
Parameterized.class, that iterates each test method with the pre-defined
parameterized boolean flag value.

Bug: 163492391
Test: atest NetworkStackIntegrationTests
Change-Id: Id0f6db887794c8e172e43bc4b093c3951ae27d00
parent f3dd8d71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment