1# Copyright (c) 2023 Trackunit Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4sample: 5 name: GNSS sample 6tests: 7 sample.drivers.gnss: 8 tags: 9 - drivers 10 - gnss 11 filter: dt_alias_exists("gnss") 12 depends_on: gnss 13