Generalize runtest.sh test exclusion files
authorBruce Forstall <brucefo@microsoft.com>
Fri, 2 Mar 2018 02:10:55 +0000 (18:10 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 2 Mar 2018 02:10:55 +0000 (18:10 -0800)
commit1d4796fc072b3ec9c8a80765a9c4dab26fa30281
tree166de46bdfbbbc4105968cf1bfcb3156686fd1f6
parent287cff2d0908876b4dedac61d7faa871b5fbe21e
Generalize runtest.sh test exclusion files

Allow leading '#' as a comment character for all testsUnsupported and
testsFailing files.

Generalize testsFailingOnArm64.txt to testsFailing.$ARCH.txt

Generalize testsUnsupportedOnARM32.txt to testsUnsupported.$ARCH.txt
tests/runtest.sh
tests/testsFailing.arm64.txt [moved from tests/testsFailingOnArm64.txt with 100% similarity]
tests/testsUnsupported.arm.txt [moved from tests/testsUnsupportedOnARM32.txt with 100% similarity]