aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src
AgeCommit message (Expand)Author
2011-09-30Create temporary fix for problem with parallel test casesPeter Andersson
2011-09-28Add missing tests for timetrap handling and fix remaining errorsPeter Andersson
2011-09-27Fix problem with test_server_ctrl creating invalid conf testPeter Andersson
2011-09-23Fix problem with location value when init config func calls help funcPeter Andersson
2011-09-23Fix error with incorrect notification after end_per_testcase crachesPeter Andersson
2011-09-23Fix problem with error message not being printed correctlyPeter Andersson
2011-09-23Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson
2011-09-23Implement support for MFA and Fun as timetrap valuePeter Andersson
2011-09-23Fix problem with incorrect src linksPeter Andersson
2011-09-23Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson
2011-09-23Fix error with incorrect test case status when end_per_testcase times outPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Fix incorrect module name arg to FW:end_tc/3Peter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-23Fix error with test_server not releasing SASL TTY handlersPeter Andersson
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-08-31Update to reflect new cth callback apiLukas Larsson
2011-08-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-05-24Add a proplist() typerzezeski
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-19Add DragonflyBSD support to test_serverTuncer Ayaz
2011-05-16Update ts to propigate the timetrap factor gotten from test_server:timetrap_s...Lukas Larsson
2011-04-28Have test_server locate the source code file for a test suite module if it's ...Peter Andersson
2011-04-28Fix problems with timetrap handling in common_test:Peter Andersson
2011-04-28Make it possible to fail test case by returning {fail,Reason} from init_per_t...Peter Andersson
2011-04-28Make it possible to refresh the top level index page at the start of a test run.Peter Andersson
2011-04-20Do minor updates of the ts test framework.Peter Andersson
2011-04-15Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...Lukas Larsson
2011-04-15Update end_tc framework calls to check the name of the framework module inste...Lukas Larsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-02Fix bug where failing to make a testcase caused an errornous failure reasonLukas Larsson
2011-02-28Merge branch 'lukas/test_server/ts_migration/OTP-8768' into devLukas Larsson
2011-02-28Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into devLukas Larsson
2011-02-21Remove old test_server codeLukas Larsson
2011-02-17Strip ts.config of internal addresses.Lukas Larsson
2011-02-17Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...Lukas Larsson
2011-02-16Update ts to take the config path as an invironmental and as a variables pass...Lukas Larsson
2011-02-16Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...Lukas Larsson
2011-02-09Rename Suite Callback to Common Test HookLukas Larsson
2011-02-01Split the cover ets tables into two tables, one with the clause info and one ...Lukas Larsson
2011-01-26Make the call to cover parallel so that the test_server takes advantage of th...Lukas Larsson
2011-01-24Update so that cover is skipper for applications without a .cover fileLukas Larsson
2011-01-24Update ts to start common test with both ts.config and ts.PLATFORM.configLukas Larsson
2011-01-24Update ts scb to add nodenames in all pre_init clausesLukas Larsson
2011-01-24Add release/tests/test_server to pathLukas Larsson
2011-01-24Add ts_install_scb which is a common_test SCB that handles making of test mod...Lukas Larsson
2011-01-24Update ts to work with common test instead of test_serverLukas Larsson
2011-01-24Add kill_slavenodes/0 as an exported functionLukas Larsson
2010-12-08Update ct_framework calls to allow manipulation of test results in end_tc wit...Lukas Larsson