aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2010-06-09Make {repeat*,N} property in group execute the group N times exactlyPeter Andersson
To be consistent with the behaviour of the run_test repeat flag/option, the repeat* group property has been changed to specify absolute number of test runs. Previously {repeat,N} meant "execute the group 1 time + N repeats". Now it means "execute the group N times".
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson