Stress tests Python scripts: fix semantics
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Nov 2014 07:45:13 +0000 (02:45 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Nov 2014 07:46:01 +0000 (02:46 -0500)
commit2ffbd36294fd31d2f51928c6ebb62252b1a0c39d
treeb2ebeab3d6d665d6ca82229ba5e1507ee3f361d4
parentc680269c4e297e58e0fb48a7c5364da46350761d
Stress tests Python scripts: fix semantics

`test.py` scripts do not test anything; they are test
assistants. Class and variable names should reflect that.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
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
utils/python/ctftestsuite/stress.py
This page took 0.023391 seconds and 4 git commands to generate.