aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/nios2/Makefile.target
blob: b38e2352b7e36b874850408ae8f9eeb68ae1221e (plain)
1
2
3
4
5
6
7
8
9
10
11
# nios2 specific test tweaks

# Currently nios2 signal handling is broken
run-signals: signals
	$(call skip-test, $<, "BROKEN")
run-plugin-signals-with-%:
	$(call skip-test, $<, "BROKEN")
run-linux-test: linux-test
	$(call skip-test, $<, "BROKEN")
run-plugin-linux-test-with-%:
	$(call skip-test, $<, "BROKEN")