Commit Graph

36 Commits (6a28bce1dd0b74978fc00f0324d73c6785f419fc)

Author SHA1 Message Date
MarceloSalazar e24a9f5d95 Remove KW24D target 2020-04-30 09:56:34 +01:00
Kimmo Vaisanen e1daa7906d Remove deprecated netsocket Icetea tests 2020-04-14 12:13:08 +03:00
MarceloSalazar a15f6a43ad General clean-up of unsupported targets 2020-04-09 15:36:21 +01:00
Martin Kojtal a8bff819f5 test apps: fix licenses + SPDX identifiers 2020-02-21 07:01:02 +00:00
Martin Kojtal 830c3ec88b
Merge pull request #9184 from ConradBraam/master
Adds an NFC System Test suite
2019-02-11 18:20:42 +01:00
Conrad Braam ec806bdb3e removed t4t,removed unnecessary buffer on stack, nfcerror moved into class 2019-02-06 15:36:03 +00:00
Conrad Braam dea37cb97e code review from paul,don addressed:compilers fixed 2019-02-06 15:35:59 +00:00
Conrad Braam c509af32ce python removed extra plumbing 2019-02-06 15:35:58 +00:00
Conrad Braam d285b5f23e cpp refactored, refactor the python next 2019-02-06 15:35:57 +00:00
Conrad Braam c36f5406ae Merged buffer size in config 2019-02-06 15:35:56 +00:00
Conrad Braam 7095b82126 removed 'using nn' +listed issues +uri types 2019-02-06 15:35:54 +00:00
Mahesh Mahadevan 40864d45b9 Update TEST_APPS to add KW41Z for nanostack tests
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2019-01-09 07:43:41 -06:00
Conrad Braam fa29270b2e SPDX updated, review refactoring, doc errors 2019-01-07 18:34:18 +00:00
Conrad Braam 260e6d1c8f astyle,comments,removed headers, fixed get_rf_protocols,copyright headers 2019-01-04 17:05:48 +00:00
Conrad Braam aa1e9acdb1 Simple commit wo history, review rework done, internal docs removed 2019-01-03 17:56:28 +00:00
Arto Kinnunen ad51fdf7ea nanostack-mac-tester sync with v1.0.1
Sync application and testcases with v1.0.1 of the master copy.
2019-01-03 14:29:37 +02:00
Arto Kinnunen bf6b90431f Sync with v1.0.0
Sync application and testcases with v1.0.0 of the master copy.
2018-11-26 15:03:39 +02:00
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 3732f72e4e Nanostack mac tester: document testcase steps in testcases 2018-10-16 16:29:14 +03:00
Juhani Puurula a513751907 Added documentation for icetea testcases 2018-10-16 16:29:14 +03:00
Juhani Puurula cd3d88ab14 Nanostack MAC testcases: removed running tests directly 2018-09-27 15:08:57 +03:00
Juhani Puurula ad0cc2f352 Added nanostack mac tester and testcases 2018-09-27 15:08:56 +03:00
Jarno Lamsa 0e4ae40415 Add documentation about icetea testcases 2018-09-12 15:41:46 +03: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