commit | 29ad26d28c0b0fea1efbec2355f0bb9c7510252f | [log] [tgz] |
---|---|---|
author | Bernd Hufmann <bhufmann@gmail.com> | Mon Dec 10 12:21:48 2012 -0500 |
committer | Bernd Hufmann <bhufmann@gmail.com> | Mon Dec 10 14:40:23 2012 -0500 |
tree | bb673c847e48afd461e05013fd9f09ea24122cca | |
parent | 263ddc2ca53417ef0bf529626b765177edd1eac9 [diff] |
Fix order of execution in CTF JUnit tests. The order of test case within a JUnit tests file doesn't ensure the order of execution. So, each test case within a file have to be self-contained. Change-Id: Ie7cdff17f4c176062a4eabd038de3870e44834de Reviewed-on: https://git.eclipse.org/r/9146 Tested-by: Hudson CI Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im> IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>