File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
drivers/coredump/coredump_api Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
ignore_faults : true
8
8
ignore_qemu_crash : true
9
9
tests :
10
- drivers .coredump.api.qemu_riscv32 :
10
+ debug .coredump.drivers .api.qemu_riscv32 :
11
11
filter : CONFIG_ARCH_SUPPORTS_COREDUMP
12
12
platform_allow : qemu_riscv32
13
13
harness : console
30
30
- " E: #CD:4([dD])([0-9a-fA-F]+)"
31
31
- " E: #CD:babababa"
32
32
- " E: #CD:END#"
33
- drivers .coredump.api :
33
+ debug .coredump.drivers .api :
34
34
filter : CONFIG_ARCH_SUPPORTS_COREDUMP
35
35
platform_exclude : qemu_riscv32
36
36
harness : console
Original file line number Diff line number Diff line change 1
1
tests :
2
- coredump.logging_backend :
2
+ debug. coredump.logging_backend :
3
3
tags : coredump
4
4
ignore_faults : true
5
5
ignore_qemu_crash : true
Original file line number Diff line number Diff line change 5
5
integration_platforms :
6
6
- qemu_x86
7
7
tests :
8
- coredump.backends.logging :
8
+ debug. coredump.backends.logging :
9
9
filter : CONFIG_ARCH_SUPPORTS_COREDUMP
10
10
platform_exclude : acrn_ehl_crb
11
11
harness : console
15
15
- " E: #CD:BEGIN#"
16
16
- " E: #CD:5([aA])45([0-9a-fA-F]+)"
17
17
- " E: #CD:END#"
18
- coredump.backends.flash :
18
+ debug. coredump.backends.flash :
19
19
filter : CONFIG_ARCH_SUPPORTS_COREDUMP
20
20
extra_args : CONF_FILE=prj_flash_partition.conf
21
21
platform_allow :
25
25
- esp32s2_saola
26
26
- esp32s3_devkitm
27
27
- esp32c3_devkitm
28
- coredump.backends.other :
28
+ debug. coredump.backends.other :
29
29
filter : CONFIG_ARCH_SUPPORTS_COREDUMP
30
30
extra_args : CONF_FILE=prj_backend_other.conf
31
31
platform_exclude : acrn_ehl_crb
You can’t perform that action at this time.
0 commit comments