index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel
/
test
/
gen_udp_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-09-19
Improve platform filter
Raimo Niskanen
2018-09-17
Write testcases for recvtos and friends
Raimo Niskanen
2018-07-30
erts: Limit the automatic max buffer for UDP to 2^16
Lukas Larsson
2018-06-18
Update copyright year
Henrik Nord
2018-02-05
kernel: Do not call erlang:get_stacktrace()
Hans Bolinder
2017-10-02
kernel: Rewrite gen_udp_SUITE:read_packet tc
Lukas Larsson
2017-07-17
Fix testcases after removal of non-smp emulator
Lukas Larsson
2017-06-14
Update copyright year
Hans Nilsson
2017-05-22
kernel: Skip ipv6 tcs when cpiv6 is disabled
Lukas Larsson
2016-06-17
Merge branch 'zandra/kernel-test-cuddle'
Zandra Hird
2016-06-17
Merge branch 'raimo/uds-support/OTP-13643'
Raimo Niskanen
2016-06-17
Update test cases after daily builds
Raimo Niskanen
2016-06-16
Return eafnosupport when not supported
Raimo Niskanen
2016-06-16
Test: Try ipv6 versions of localhost if it fails for inet6
Zandra Hird
2016-06-15
Add AF_LOCAL test cases
Raimo Niskanen
2016-06-13
gen_udp_SUITE: Increase timeout to stabilize connect test
Zandra Hird
2016-03-15
update copyright-year
Henrik Nord
2016-03-10
Remove ?line macros
Björn Gustavsson
2016-03-10
Fix comments
Björn Gustavsson
2016-03-10
Eliminate use of the ?t macro
Björn Gustavsson
2016-03-10
Eliminate use of doc and suite clauses
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Modernize timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-07-24
Merge branch 'maint-r16' into maint
Henrik Nord
2014-07-22
Fix default behaviour for legacy fdopen
Henrik Nord
2013-09-23
add {active,N} socket option for TCP, UDP, and SCTP
Steve Vinoski
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2011-11-18
gen_udp_SUITE:buffer_size test case fix
Raimo Niskanen
2011-08-27
Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4
Filipe David Manana
2011-05-24
inet: error if fd does not match socket domain
Michael Santos
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-07
Merge branch 'raimo/kernel-implicit_inet6-testcase' into dev
Raimo Niskanen
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for kernel
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update kernel tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-12-07
Improve implicit_inet6 testcase skip conditions
Raimo Niskanen
2010-09-21
Teach gen_udp_SUITE:connect testcase about econnreset on Windows
Patrik Nyblom
2010-09-13
Add line macros to gen_udp_SUITE:connect
Patrik Nyblom
2010-09-06
Add tests
Raimo Niskanen
2010-07-07
Fix inet_drv to detect passive mode UDP errors for SCTP builds
Raimo Niskanen
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP