summaryrefslogtreecommitdiff
path: root/lib/test_server
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2011-05-202-2/+2
* Add DragonflyBSD support to test_serverTuncer Ayaz2011-05-191-1/+1
* Merge branch 'dev' of super:otp into devLukas Larsson2011-05-181-1/+1
|\
| * OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
| |\
| | * Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-061-1/+1
| | |\
| | * \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1724-24/+61
| | |\ \
* | | | | Update ts to propigate the timetrap factor gotten from test_server:timetrap_s...Lukas Larsson2011-05-161-1/+9
|/ / / /
* | | | Have test_server locate the source code file for a test suite module if it's ...Peter Andersson2011-04-281-21/+39
* | | | Fix problems with timetrap handling in common_test:Peter Andersson2011-04-282-12/+37
* | | | Make it possible to fail test case by returning {fail,Reason} from init_per_t...Peter Andersson2011-04-281-10/+18
* | | | Make it possible to refresh the top level index page at the start of a test run.Peter Andersson2011-04-281-0/+3
* | | | Do minor updates of the ts test framework.Peter Andersson2011-04-202-1/+14
* | | | Merge branch 'maint-r14' into devLukas Larsson2011-04-201-7/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prepare releaseErlang/OTP2011-04-152-1/+17
| * | | Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...Lukas Larsson2011-04-151-2/+4
| * | | Update end_tc framework calls to check the name of the framework module inste...Lukas Larsson2011-04-151-7/+10
| | |/ | |/|
* | | Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ \ \ | |/ / |/| |
| * | Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+38
* | | Update copyright yearsBjörn-Egil Dahlberg2011-03-1122-22/+22
| |/ |/|
* | 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
|\