summaryrefslogtreecommitdiffstats
path: root/tests/tcg/alpha/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* tests/tcg/alpha: add Alpha specific testsAlex Bennée2018-06-201-35/+0Star
| | | | | | | | | | | These tests did use their own crt.o stub however that is a little stone age so we drop crt.S and just statically link to the cross compilers libraries. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-121-0/+35
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>