Tests can now specify (via a hacky filename suffix) which runtime they want.
authorDavid Given <dg@cowlark.com>
Wed, 16 Nov 2016 20:08:03 +0000 (21:08 +0100)
committerDavid Given <dg@cowlark.com>
Wed, 16 Nov 2016 20:08:03 +0000 (21:08 +0100)
commitc25ad82a89f878d81ae8ad89d75aa796ad804408
tree5b4cc0ebae2f9e9bf2309bcd633c1994039fb863
parent71e6ca26d5515fff3aca8664c01b578020e64931
Tests can now specify (via a hacky filename suffix) which runtime they want.
plat/qemuppc/tests/build.lua
plat/qemuppc/tests/intadd_e.c [moved from plat/qemuppc/tests/intadd.c with 100% similarity]
plat/qemuppc/tests/intcmp_e.c [moved from plat/qemuppc/tests/intcmp.c with 100% similarity]
plat/qemuppc/tests/intdiv_e.c [moved from plat/qemuppc/tests/div.c with 100% similarity]
plat/qemuppc/tests/intshift_e.c [moved from plat/qemuppc/tests/intshift.c with 100% similarity]
plat/qemuppc/tests/intsub_e.c [moved from plat/qemuppc/tests/intsub.c with 100% similarity]
plat/qemuppc/tests/lib/test.c