Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/arch/arm/arm_interrupt/boards/twr_ke18f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ARM_MPU=n
1 change: 1 addition & 0 deletions tests/arch/arm/arm_ramfunc/boards/twr_ke18f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ARM_MPU=n
1 change: 1 addition & 0 deletions tests/arch/arm/arm_thread_swap/boards/twr_ke18f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ARM_MPU=n
1 change: 1 addition & 0 deletions tests/benchmarks/sys_kernel/boards/twr_ke18f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ARM_MPU=n
2 changes: 1 addition & 1 deletion tests/benchmarks/sys_kernel/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tests:
benchmark.kernel.core:
arch_exclude: nios2 riscv32 xtensa
min_ram: 32
min_ram: 36
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this belongs in a separate commit in a separate PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henrikbrixandersen this case is not buildable in twr_ke18f, add this will skip this case in board testing.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henrikbrixandersen this case is not buildable in twr_ke18f, add this will skip this case in board testing.

I understand that. I still think it belongs in a separate commit with a dedicated commit log.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, let me drop the PR, and create another one

tags: benchmark
1 change: 1 addition & 0 deletions tests/drivers/adc/adc_api/boards/twr_ke18f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ARM_MPU=n