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
05e202fc56
Nanostack MAC testcases: removed running tests directly
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
38550771ef
Add documentation about icetea testcases
2018-10-08 15:18:50 +01:00
Olli-Pekka Puolitaival
701490530c
Remove MAC tests because not completely ready yet
2018-08-31 11:56:52 +03:00
Olli-Pekka Puolitaival
2d787c594b
Autoformatted mac tests
2018-08-31 11:55:43 +03:00
Olli-Pekka Puolitaival
cae3d1d34e
update example
2018-08-31 11:55:43 +03:00
Juhani Puurula
d2c736ba58
Added nanostack mac tester and testcases
2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival
49f842b4f6
Use icetea random string generator
2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival
54ff956461
Autoformatting files
2018-08-31 11:54:40 +03:00
Jarno Lamsa
773904000d
Update copyright texts
2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival
b35aea255a
Roll back initialization with super because it does not work with icetea for some reason
2018-08-31 11:52:30 +03:00
Olli-Pekka Puolitaival
3b3bed2406
Small fixes based on github comments
2018-08-31 11:52:30 +03:00
Olli-Pekka Puolitaival
e27a26eb9d
Icetea support
2018-08-31 11:51:57 +03:00