Browse Source

+ TEST_ABI documented

git-svn-id: trunk@11919 -
florian 17 years ago
parent
commit
695e9fa128
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tests/readme.txt

+ 4 - 0
tests/readme.txt

@@ -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)