You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/tests/illegal
Paul Mackerras c13c73f1ae tests: Adjust header inclusions and Makefile.test
This fixes the decrementer, illegal and sc tests to compile
successfully with cross-compilers that don't provide unistd.h
or string.h.  Instead of those headers we include stddef.h.

This also fixes tests/Makefile.test to do what one expects
when CROSS_COMPILE is defined in the environment.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 years ago
..
Makefile Add test cases for new exceptions and supervisor state 4 years ago
head.S Add test cases for new exceptions and supervisor state 4 years ago
illegal.c tests: Adjust header inclusions and Makefile.test 4 years ago
powerpc.lds Add test cases for new exceptions and supervisor state 4 years ago