14 lines
205 B
YAML
14 lines
205 B
YAML
|
#
|
||
|
# Copyright (c) 2020 intel Corporation.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
tests:
|
||
|
debug.gdbstub.sample:
|
||
|
platform_allow: qemu_x86
|
||
|
harness: pytest
|
||
|
tags:
|
||
|
- debug
|
||
|
- gdbstub
|