summaryrefslogtreecommitdiff
path: root/lib/test_server
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where failing to make a testcase caused an errornous failure reasonLukas Larsson2011-03-021-1/+1
* Merge branch 'lukas/test_server/ts_migration/OTP-8768' into devLukas Larsson2011-02-2816-933/+921
|\
| * Merge branch 'lukas/test_server/ts_cleanup' into lukas/test_server/ts_migrati...Lukas Larsson2011-02-252-398/+1
| |\
| | * Remove old test_server codeLukas Larsson2011-02-212-398/+1
| * | Update test_server tests to conform with common_test standardLukas Larsson2011-02-2514-535/+920
| |/
* | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into devLukas Larsson2011-02-281-1/+14
|\ \ | |/ |/|
| * Split the cover ets tables into two tables, one with the clause info and one ...Lukas Larsson2011-02-011-4/+0
| * Make the call to cover parallel so that the test_server takes advantage of th...Lukas Larsson2011-01-261-1/+18
* | Strip ts.config of internal addresses.Lukas Larsson2011-02-175-73/+48
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-17/+19
* | Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...Lukas Larsson2011-02-178-45/+401
|\ \
| * | Update ts to take the config path as an invironmental and as a variables pass...Lukas Larsson2011-02-162-11/+25
| * | Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...Lukas Larsson2011-02-164-7/+8
| * | Rename Suite Callback to Common Test HookLukas Larsson2011-02-092-41/+18
| * | Update so that cover is skipper for applications without a .cover fileLukas Larsson2011-01-241-0/+3
| * | Update ts to start common test with both ts.config and ts.PLATFORM.configLukas Larsson2011-01-241-1/+11
| * | Update ts scb to add nodenames in all pre_init clausesLukas Larsson2011-01-241-7/+17
| * | Add release/tests/test_server to pathLukas Larsson2011-01-241-0/+1
| * | Add ts_install_scb which is a common_test SCB that handles making of test mod...Lukas Larsson2011-01-242-2/+309
| * | Update ts to work with common test instead of test_serverLukas Larsson2011-01-242-32/+59
| * | Add kill_slavenodes/0 as an exported functionLukas Larsson2011-01-241-0/+4
| * | Update so that when asking for os and we are in the test_server_ctrl process,...Lukas Larsson2010-12-061-0/+2
* | | Update ct_framework calls to allow manipulation of test results in end_tc wit...Lukas Larsson2010-12-082-14/+22
* | | Update end_tc fw call to get {skip,Reason} instead of 'skipped' as return valueLukas Larsson2010-12-081-2/+3
* | | Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ...Lukas Larsson2010-12-081-48/+59
| |/ |/|
* | Prepare releaseErlang/OTP2010-12-062-1/+15
|/
* ts_install: Identify the halfword emulatorBjörn Gustavsson2010-09-301-3/+5
* Prepare releaseOTP_R14BErlang/OTP2010-09-131-0/+42
* Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-102-1/+5
* Merge branch 'peppe/common_test/dev/OTP-8805' into devLukas Larsson2010-09-101-2/+7
|\
| * Fix problem with {fail,Result} from end_tc not being recognizedPeter Andersson2010-09-021-2/+7
| * Fix error in the repeat_until_* group property handlingPeter Andersson2010-09-021-3/+4
* | Merge branch 'peppe/common_test/dev/OTP-8753' into devLukas Larsson2010-09-101-21/+72
|\ \
| * | Fix error in the repeat_until_* group property handlingPeter Andersson2010-09-061-4/+8
| |/
| * Fix error in handling of sequence groupsPeter Andersson2010-09-021-13/+1
| * Fix problems with sequences and sub-groupsPeter Andersson2010-09-021-17/+76
* | Use proper install methodMartti Kuparinen2010-08-132-2/+2
|/
* ts: Eliminate Clearcase references in commentsBjörn Gustavsson2010-08-032-16/+1
* ts: Remove Clearcase detectionBjörn Gustavsson2010-08-033-32/+20
* Bump version numbers for common_test and test_serverPeter Andersson2010-07-061-1/+1
* Improve handling of test case group specificationsPeter Andersson2010-07-061-3/+7
* Add textured backgound to html log filesPeter Andersson2010-07-061-14/+22
* Implement handling of group specificationsPeter Andersson2010-07-061-27/+83
* Rewrite handling of group definitions in Common Test test suitesPeter Andersson2010-07-061-5/+20
* Update release notesBjörn Gustavsson2010-06-111-0/+64
* Step vsn for test_server to 3.4Peter Andersson2010-06-091-1/+1
* Make {repeat*,N} property in group execute the group N times exactlyPeter Andersson2010-06-091-10/+40
* Fix so that ct_run converts relative diretories in the code path to absolutePeter Andersson2010-06-092-54/+83
* Fix bug in handling framework:end_tc timeoutsPeter Andersson2010-06-091-0/+1
* Fix failing multiply timetrap test casePeter Andersson2010-06-091-1/+1