zephyr/tests/arch
Ederson de Souza 63a497280f test/arch: Remove xtensa_asm2 test
This test has been bitrotting for a while - years, in fact. As it didn't
have a `testcase.yaml`, it wasn't being run on twister. The code expects
to be run on single thread environment, but xtensa arch currently
doesn't support that.

This patch simply removes this test - if it's deemed important, it can
be reworked and readded in the future.

Fixes #47508.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-07-12 18:42:40 -04:00
..
arm tests: arch: arm: arm-irq-vector-table: define _vector_end 2022-07-11 09:23:05 +00:00
arm64 tests: arm64_high_addresses: Rework and move to new ztest API 2022-07-06 10:00:34 +00:00
common/semihost tests: arch: common: move test semihost to new ztest API 2022-07-01 06:28:56 -04:00
x86 tests: arch: x86: move the direct interrupt test to new ztest API 2022-07-12 13:21:47 -04:00