Add GNSS API test suite validating the behavior of a GNSS device adheres to the GNSS API. Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
8 lines
167 B
YAML
8 lines
167 B
YAML
# Copyright (c) 2024 Trackunit Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.gnss.gnss_api:
|
|
filter: dt_alias_exists("gnss")
|
|
timeout: 300
|