aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src
AgeCommit message (Expand)Author
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
2010-12-08Update end_tc fw call to get {skip,Reason} instead of 'skipped' as return valueLukas Larsson
2010-12-08Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ...Lukas Larsson
2010-12-06Update so that when asking for os and we are in the test_server_ctrl process,...Lukas Larsson
2010-09-30ts_install: Identify the halfword emulatorBjörn Gustavsson
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Merge branch 'peppe/common_test/dev/OTP-8805' into devLukas Larsson
2010-09-10Merge branch 'peppe/common_test/dev/OTP-8753' into devLukas Larsson
2010-09-06Fix error in the repeat_until_* group property handlingPeter Andersson
2010-09-02Fix problem with {fail,Result} from end_tc not being recognizedPeter Andersson
2010-09-02Fix error in handling of sequence groupsPeter Andersson
2010-09-02Fix error in the repeat_until_* group property handlingPeter Andersson
2010-09-02Fix problems with sequences and sub-groupsPeter Andersson
2010-08-13Use proper install methodMartti Kuparinen
2010-08-03ts: Eliminate Clearcase references in commentsBjörn Gustavsson
2010-08-03ts: Remove Clearcase detectionBjörn Gustavsson
2010-07-06Improve handling of test case group specificationsPeter Andersson
2010-07-06Add textured backgound to html log filesPeter Andersson