Commit Graph

13 Commits (9ac7fe7ac92dadff06951abb9356a8d47d430231)

Author SHA1 Message Date
Martin Kojtal 30520c9513
Merge pull request #8342 from JuhPuur/icetea_missing_test_doc
Icetea missing test doc
2018-11-22 13:20:39 +01:00
Juhani Puurula 93e90f70aa Icetea test documentation: added spaces 2018-11-14 11:49:24 +02:00
Michal Paszta c87c0cedca Icetea tests - update socket command client
Tiny update in TCPSOCKET_ECHOTEST_BURST_SHORT was necessary, to match new object types messages.
2018-11-09 12:49:59 +01:00
Michal Paszta 0da0f16d60 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-10-26 12:02:25 +03:00
Juhani Puurula a513751907 Added documentation for icetea testcases 2018-10-16 16:29:14 +03:00
Jarno Lamsa 0e4ae40415 Add documentation about icetea testcases 2018-09-12 15:41:46 +03:00
Olli-Pekka Puolitaival cae3d1d34e update example 2018-08-31 11:55:43 +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