aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src
AgeCommit message (Expand)Author
2012-11-19Fix race condition in test_server_ioBjörn Gustavsson
2012-11-19Merge branch 'siri/test_server/break-in-end_per_testcase/OTP-10046'Siri Hansen
2012-11-16[test_server] Cancel timetrap for break in end_per_testcaseSiri Hansen
2012-11-15Merge branch 'maint'Siri Hansen
2012-11-14[test_server] Recognize and ignore info_reports for ct connectionsSiri Hansen
2012-11-08Merge branch 'bjorn/ct/minor-corrections'Björn Gustavsson
2012-11-08Remove stale support for remote target nodesBjörn Gustavsson
2012-11-07test_server_io: Correct a few commentsBjörn Gustavsson
2012-11-07Handle ct:abort_current_testcase/1 when executing parallel groupsBjörn Gustavsson
2012-11-07Make sure that "Cover analysing..." is written to stdoutBjörn Gustavsson
2012-11-07Make sure that "Testing..." is not written if testing has finishedBjörn Gustavsson
2012-11-07[test_server] Skip test cases if init_per_group fails in user timetrapSiri Hansen
2012-11-07[test_server] Add Config to run_test_case_msgloop/1 from the startSiri Hansen
2012-11-02Merge branch 'maint'Lukas Larsson
2012-10-31Merge branch 'siri/cover-tests'Siri Hansen
2012-10-30[test_server] Add option {start_cover,false} to test_server:start_nodeSiri Hansen
2012-10-30[common_test] Add option cover_stopSiri Hansen
2012-10-30[test_server] Allow cross cover analysis when testing through common_testSiri Hansen
2012-10-30[test_server] Start cover in test_server:wait_for_nodeSiri Hansen
2012-10-30[test_server] Multiply timers with timetrap_scale_factor when starting nodesSiri Hansen
2012-10-30[test_server] Don't stop cover after test is finishedSiri Hansen
2012-10-26Simplify managment of test_server_locBjörn Gustavsson
2012-10-26Keep the information about the current test case consistentBjörn Gustavsson
2012-10-26test_server: Eliminate the Loc argument for do_end_tc_call()Björn Gustavsson
2012-10-26Refactor the handling of the make_priv_dir messageBjörn Gustavsson
2012-10-26test_server: Refactor run_test_case_msgloop()Björn Gustavsson
2012-10-26Merge branch 'bjorn/ct/separate-io-server/OTP-10101'Björn Gustavsson
2012-10-25[test_server] Set data_dir correctly when suite is cover compiledSiri Hansen
2012-10-23Eliminate unexpected I/O to the minor log fileBjörn Gustavsson
2012-10-23Introduce test_server_io and test_server_glBjörn Gustavsson
2012-10-23Clean up initialization of parallel test casesBjörn Gustavsson
2012-10-23Introduce is_io_buffered/0 to somewhat improve readabilityBjörn Gustavsson
2012-10-23test_server_ctrl: Consistently use set_io_buffering/1Björn Gustavsson
2012-10-12Merge branch 'egil/add-scalefactor-to-start_node'Björn-Egil Dahlberg
2012-10-08test_server: Let start_node/3 utilize scalefactorBjörn-Egil Dahlberg
2012-10-08test_server: Refactor timetrap_scale_factor/0Björn-Egil Dahlberg
2012-10-05ts_run: Always turn on timetrap scaling when starting common_testBjörn Gustavsson
2012-10-01Verify that ebin folder of applications existsLukas Larsson
2012-10-01Merge branch 'bjorn/test_server/dialyzer-fixes'Björn Gustavsson
2012-09-27Merge branch 'dgud/ct/fix-trashed-logs/OTP-10369'Dan Gudmundsson
2012-09-26test_server_ctrl: Don't use undocumented features of io:format()Björn Gustavsson
2012-09-26Fix obsolete assumption for the return type of os:type/0Björn Gustavsson
2012-09-20Merge branch 'bjorn/ct-fix-silent-death/OTP-9769'Björn Gustavsson
2012-09-20ts: Remove the non-working ts:clean/0,1 commandsBjörn Gustavsson
2012-09-20ts: Remove the obsolete ts:index/0 commandBjörn Gustavsson
2012-09-20ts: Remove the unused module ts_selftestBjörn Gustavsson
2012-09-20ts_run: Make errors from ct:run_test/1 visibleBjörn Gustavsson
2012-09-19[ct] Block output into single io callDan Gudmundsson
2012-09-19Teach test_server to report severe errors to common_testBjörn Gustavsson
2012-09-19test_server_ctrl: Present "cannot create log dir" errors more neatlyBjörn Gustavsson