You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: don't enforce NS management support for local testing
The tests framework added supported and dependency on NS management for
clean setups. Though this prevents to run part of the tests suites on
devices which do no support NS management.
Add feature detection and skip the setup/tear down code for the NS
setup if the device doesn't support this.
Signed-off-by: Daniel Wagner <[email protected]>
0 commit comments