Skip to content

Commit

Permalink
test: Remove deprecated interrupt test
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Jul 22, 2024
1 parent 4f9141b commit 7e67611
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
82 changes: 0 additions & 82 deletions sw/tests/interrupt.c

This file was deleted.

1 change: 0 additions & 1 deletion target/snitch_cluster/sw/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ runs:
simulators: [vsim, vcs, verilator] # banshee fails with illegal instruction
# - elf: tests/build/fp64_conversions_scalar.elf
# simulators: [vsim, vcs, verilator]
# - elf: tests/build/interrupt.elf
- elf: tests/build/interrupt_local.elf
- elf: tests/build/multi_cluster.elf
- elf: tests/build/openmp_parallel.elf
Expand Down

0 comments on commit 7e67611

Please sign in to comment.