Commit Graph

19 Commits (mbed-os-5.10)

Author SHA1 Message Date
Marcin Tomczyk 571f0e016b ONME-3733 detect xinetd service pattern and generate correct pattern 2018-11-16 14:49:17 +00:00
Michal Paszta e1887a7738 TCPSocket accept refactored to close cleanly and icetea test added
Private constructor called in TCPSocket accept, when creating a new Socket.
Close() method calls moved "up" to InternetSocket.
InternetSocket::close() returns proper error code when no socket available.
Add TcpSocket::accept icetea tests.
Deleting sockets moved to teardown.
2018-11-02 19:49:59 -05:00
Juhani Puurula cb545f15b0 Nanostack MAC tester: updated README.md 2018-10-08 15:29:18 +01:00
Juhani Puurula 3d226eaf5e Skip the Nanostack MAC tester 2018-10-08 15:29:18 +01:00
Juhani Puurula b015264ae8 mac_commands.cpp: fix wait command 2018-10-08 15:29:18 +01:00
Juhani Puurula 2d20f1f74a Nanostack MAC tester: changed mbed_trace_array to mbed_print_array 2018-10-08 15:29:18 +01:00
Juhani Puurula 7e2bc492ee Renamed MAC tester config 2018-10-08 15:29:18 +01:00
Juhani Puurula 360ba9e392 Added nanostack mac tester and testcases 2018-10-08 15:29:18 +01:00
Jarno Lamsa b433687e62 Skip the example app 2018-08-31 11:56:52 +03:00
Olli-Pekka Puolitaival 701490530c Remove MAC tests because not completely ready yet 2018-08-31 11:56:52 +03:00
Jarno Lamsa 1209e73e0c Fix issues coming from network default interface 2018-08-31 11:56:52 +03:00
Jarno Lamsa 564fdd5a21 Astyle for test applications 2018-08-31 11:55:43 +03:00
Jarno Lamsa 8a107acaed Remove unused aliases 2018-08-31 11:55:43 +03:00
Jarno Lamsa e4f4e64c3b Use nanostack-libservice stoip4 to check if address is ipv4 2018-08-31 11:55:43 +03:00
Seppo Takalo a5088962e4 Use NanostackRfPhy::get_default_instance() for finding the driver (#2) 2018-08-31 11:55:42 +03:00
Juhani Puurula d2c736ba58 Added nanostack mac tester and testcases 2018-08-31 11:54:40 +03:00
Jarno Lamsa c38769b499 review corrections 2018-08-31 11:54:40 +03:00
Jarno Lamsa 2ddaed3a83 Changes needed for abstract socket interface 2018-08-31 11:52:15 +03:00
Olli-Pekka Puolitaival e27a26eb9d Icetea support 2018-08-31 11:51:57 +03:00