Refactor test infrastructure for metadata stress
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Nov 2014 02:41:02 +0000 (21:41 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Nov 2014 02:42:10 +0000 (21:42 -0500)
commit9926ec7ff6d51a3c60d5f3a874340f82b7a7e8a8
tree8ef56dd9f7798b6072e22efad059b658abf20bad
parent6fe5adb276875a59e8767f43ee7506adf7da8be1
Refactor test infrastructure for metadata stress

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
.gitignore [new file with mode: 0644]
tests/1.8/stress/metadata/pass/large-metadata/test.py
tests/1.8/stress/metadata/pass/long-identifier/test.py
tests/1.8/stress/metadata/pass/many-callsites/test.py
tests/1.8/stress/metadata/pass/many-stream-class/test.py
tests/1.8/stress/metadata/pass/many-typealias/test.py
tests/1.8/stress/metadata/pass/many-typedef/test.py
tests/1.8/stress/metadata/pass/test.sh
utils/python/ctftestsuite/__init__.py [new file with mode: 0644]
utils/python/ctftestsuite/stress.py [new file with mode: 0644]
This page took 0.023892 seconds and 4 git commands to generate.