+ TEST_ABI documented

git-svn-id: trunk@11919 -
This commit is contained in:
florian 2008-10-18 14:46:30 +00:00
parent 2c5ce2fe12
commit 695e9fa128

View File

@ -120,6 +120,10 @@ TEST_DELTEMP delete temporary executable/object/ppu file,
default is off
TEST_TIMEOUT use timeout wrapper for (remote) execution
V print dotest commandline
TEST_ABI test a certain abi, this influences where the
c object files are taken from: TEST_ABI=eabi
takes the c*.o files from
test/cg/obj/linux/arm-eabi
(Please add more test options if needed)