1#
2# Copyright (c) 2020 intel Corporation.
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7sample:
8  name: gdbstub sample
9tests:
10  sample.debug.gdbstub:
11    platform_allow: qemu_x86
12    harness: pytest
13    tags:
14      - debug
15      - gdbstub
16