Home
last modified time | relevance | path

Searched refs:test_reported_are_expected (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/drivers/gnss/gnss_api/src/
Dtest_enabled_systems.c22 static bool test_reported_are_expected(gnss_systems_t reported, gnss_systems_t expected) in test_reported_are_expected() function
81 expected = test_reported_are_expected(reported_systems, expected_systems); in test_validate_satellites()
134 supported = test_reported_are_expected(enabled_systems, supported_systems); in test_validate_supported_systems()