aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2012-03-22Merge branch 'maint'Raimo Niskanen
2012-03-22Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maintRaimo Niskanen
2012-03-21erts: Basic test of erlang:halt/0..2Raimo Niskanen
2012-03-20Merge branch 'maint'Björn Gustavsson
2012-03-20Improve erts_debug_SUITEBjörn Gustavsson
2012-03-16Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-02-21erts: Fallback to blocking upgrade when tracing is enabledSverker Eriksson
2012-02-21test: Force emulator/test/mtx_SUITE to rebuild NIF librarySverker Eriksson
2012-02-21test: Safe purging in code_parallel_load_SUITESverker Eriksson
2012-02-21test: many_load_distributed_only_onceBjörn-Egil Dahlberg
2012-02-21test: parallel_load_check_purge_repeatBjörn-Egil Dahlberg
2012-02-08bif_SUITE: Test for suitable "shadowed by erl_bif_types" commentsBjörn Gustavsson
2012-02-08bif_SUITE: Add test to ensure that all guard BIFs have type infoBjörn Gustavsson
2012-02-08Replace autoimport_SUITE with bif_SUITE:auto_imports/1Björn Gustavsson
2012-02-08bif_SUITE: Add test case for specs and BIF stubsBjörn Gustavsson
2012-02-07Merge branch 'dgud/sched-work-time/OTP-9858' into maintPatrik Nyblom
2012-02-06emulator: Document and test scheduler_wall_timeDan Gudmundsson
2012-01-26trace_port_SUITE: Skip test cases if 'lists' is native-compiledBjörn Gustavsson
2012-01-26call_trace_SUITE: Skip test cases if libraries are native-compiledBjörn Gustavsson
2012-01-11Merge branch 'sverk/nif_SUITE-skip-threading' into maintSverker Eriksson
2012-01-03test: system_profile profiler pid is not profiledBjörn-Egil Dahlberg
2012-01-03Remove line macros in system_profile_SUITEBjörn-Egil Dahlberg
2011-12-27Include wakeup pipe in /dev/poll poll-set also on non-SMPRickard Green
2011-12-19erts: Add missing cleanup to nif_SUITE:threadingSverker Eriksson
2011-12-19erts: Skip nif_SUITE:threading if not supportedSverker Eriksson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-09Merge branch 'raimo/64-bit-driver-api/OTP-9795'Björn Gustavsson
2011-12-09driver_SUITE.erl: Fix sys info driversRaimo Niskanen
2011-12-09emulator test drivers: Conform to updated driver APIRaimo Niskanen
2011-12-09erl_drv_thread_SUITE_data/testcase_driver.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09float_SUITE_data/fp_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09port_SUITE_data/*_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09port_bif_SUITE_data/control_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09send_term_SUITE_data/send_term_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09system_profile_SUITE_data/echo_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-09trace_port_SUITE_data/echo_drv.c: Conform to updated driver APIBjörn Gustavsson
2011-12-08Merge branch 'rickard/generic-thr-queue/OTP-9632'Rickard Green
2011-12-08Merge branch 'sverk/misc-valgrind-fixes'Sverker Eriksson
2011-12-08Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg
2011-12-08Change name of bif universaltime_to_seconds/1Björn-Egil Dahlberg
2011-12-08Testcase for utc <-> seconds conversionBjörn-Egil Dahlberg
2011-12-07Give elements of lock-free queues some time to be deallocatedRickard Green
2011-12-07erts: Fix memory leak in test driversSverker Eriksson
2011-12-07Merge branch 'sverk/packet_size-http/OTP-9389'Sverker Eriksson
2011-12-07Merge branch 'bjorn/erts/code-loading/OTP-9720'Björn Gustavsson
2011-12-07Add code_SUITE:versions/1Björn Gustavsson
2011-12-06Unlink test-proc instead of ensuring that it has died before stopping nodeRickard Green
2011-12-06Ensure test-proc is dead before stopping nodeRickard Green
2011-12-06Give slow machines more time to compute resultRickard Green
2011-12-06Allow more CPU time in waiting test-casesRickard Green