b71145f79d
most of the instruction decode done).
8 lines
135 B
Lua
8 lines
135 B
Lua
include("tests/plat/build.lua")
|
|
|
|
plat_testsuite {
|
|
name = "tests",
|
|
plat = "linuxppc",
|
|
method = "plat/linuxppc/emu+emuppc"
|
|
}
|