summaryrefslogtreecommitdiff
path: root/erts/emulator/test/port_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Add ct:get_progname/0Richard Carlsson2018-05-041-4/+4
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-5/+4
* Merge branch 'lukas/erts/misc_fixes'Lukas Larsson2017-10-301-0/+3
|\
| * erts: Fail port_SUITE:huge_env if error code > 127Lukas Larsson2017-10-181-0/+3
* | Eliminate use of deprecated functions in stringBjörn Gustavsson2017-10-131-9/+3
|/
* Merge branch 'lukas/erts/port_SUITE_dropped_commands_fix' into maintLukas Larsson2017-08-311-1/+2
|\
| * erts: Fix port_SUITE:dropped_commands tcLukas Larsson2017-08-291-1/+2
* | Execute the dropped_commands test case in port_SUITEDániel Szoboszlay2017-08-151-1/+2
|/
* Merge branch 'maint-19' into maintJohn Högberg2017-06-271-0/+40
|\
| * erts: Add tests to detect port close raceLukas Larsson2017-06-141-0/+40
* | Eliminate warnings for unused variablesBjörn Gustavsson2017-06-131-1/+1
* | Lengthen too short timetrapsBjörn Gustavsson2017-06-031-1/+1
* | Update copyright yearRaimo Niskanen2017-05-041-1/+1
* | Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* | Support for dirty BIFsRickard Green2017-01-121-2/+2
|/
* erts: Fix faulty printout in port_SUITESverker Eriksson2016-12-191-1/+1
* erts: Use cmd on windows for port_SUITEBjörn-Egil Dahlberg2016-11-041-11/+14
* Merge branch 'rickard/time-unit/OTP-13735' into maintRickard Green2016-08-301-3/+3
|\
| * Update test-cases to use new symbolic time unitsRickard Green2016-08-251-3/+3
* | erts: Fix port monitor memory leakLukas Larsson2016-08-121-0/+25
* | Merge branch 'lukas/erts/spawn_driver_relative_cd/ERL-175/OTP-13733' into maintLukas Larsson2016-07-111-6/+72
|\ \
| * | erts: Add port_SUITE:cd invalid dir testcaseLukas Larsson2016-07-051-3/+24
| * | erts: Fix spawn driver with relative cd optionLukas Larsson2016-07-011-2/+48
| |/
* | erts: Add test port_SUITE:pipe_limit_envSverker Eriksson2016-06-211-0/+51
|/
* erts: Add port monitorsDmytro Lytovchenko2016-06-101-75/+359
* Merge branch 'sverker/erts/open_port-improper-args.ERL-127.OTP-13489'Sverker Eriksson2016-04-141-4/+25
|\
| * erts: Improve port_SUITE:bad_envSverker Eriksson2016-04-131-4/+4
| * erts: Fix bug in open_port with {args,ImproperList}Sverker Eriksson2016-04-131-0/+19
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \
| * | update copyright-yearHenrik Nord2016-03-151-1/+1
* | | Replace test_server:os_type/0 with os:type/0Björn-Egil Dahlberg2016-04-081-1/+1
* | | Increase timetrap timeout for port_SUITE:huge_env/1Björn-Egil Dahlberg2016-04-071-1/+1
|/ /
* | Tweak port_SUITEBjörn-Egil Dahlberg2016-03-141-7/+2
* | Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-817/+816
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-73/+22
* | Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-1/+1
* | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-21/+21
* | Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-29/+29
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-53/+50
* | Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-90/+30
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* | Merge branch 'lukas/erts/forker'Lukas Larsson2015-12-151-20/+106
|\ \
| * | erts: Allow enomem failures in port_SUITELukas Larsson2015-12-151-4/+8
| * | erts: iter_port sleep longer on freebsdLukas Larsson2015-12-151-1/+10
| * | erts: Add testcase for huge port environmentLukas Larsson2015-12-151-2/+36
| * | erts: Add fd count test for spawn_driverLukas Larsson2015-12-151-1/+34
| * | erts: Create forker process for spawn driverLukas Larsson2015-12-151-12/+18
| |/
* | Emulator test suite: Replace use of 'random' with 'rand'Björn Gustavsson2015-12-111-8/+7
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-3/+3