Kevin Bracey
a522dcfa0a
Replace deprecated wait calls
2019-07-15 10:13:50 +03:00
Jan Jongboom
d26dc88e9e
TEST_APPS socket_app leaks memory when cannot initialize packetSizes
2019-03-07 16:16:04 +01:00
Conrad Braam
0ca6ee8bce
undo gitignore, fix \slash
2019-02-07 15:42:11 +00:00
Conrad Braam
4965d3c8a7
address astyle issues in the last buffer refactoring change
2019-02-06 15:36:07 +00:00
Conrad Braam
d43ad08fd4
files case sensitive
2019-02-06 15:36:05 +00: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
4ff7ebbb3f
resolved free and long datas
2019-02-06 15:36:01 +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
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
Cruz Monrreal
442cbba141
Merge pull request #7799 from bridadan/remove_allowed_features
...
Removing feature names from the "allowed feature" config list.
2018-12-19 13:37:59 -06:00
Brian Daniels
00a3d0f915
Remove deprecated features from socket test app
2018-12-14 14:03:38 -06: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
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
Marcin Tomczyk
5eabfabc51
ONME-3733 detect xinetd service pattern and generate correct pattern
2018-11-07 13:18:04 +01:00
Cruz Monrreal
9403a2f16c
Merge pull request #8499 from michalpasztamobica/master
...
Socket closing improvements and tests adjustments
2018-10-29 08:47:25 -05: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
Martin Kojtal
d0b9b9ac20
test apps: fix astyle
2018-10-25 09:58:17 +01:00
Kevin Bracey
1ef213ec89
Clean up Thread deprecation warnings
...
Static Thread methods and signal methods have been deprecated. Remove
all references in the main code, and most of the tests. Some tests of
the deprecated APIs themselves remain.
2018-10-12 14:57:13 +03:00
Juhani Puurula
39328afa6c
Nanostack MAC tester: updated README.md
2018-10-01 13:06:03 +03:00
Juhani Puurula
e7e29da082
Skip the Nanostack MAC tester
2018-10-01 13:06:02 +03:00
Juhani Puurula
ea7b273f6b
mac_commands.cpp: fix wait command
2018-09-27 15:35:14 +03:00
Juhani Puurula
724d859d33
Nanostack MAC tester: changed mbed_trace_array to mbed_print_array
2018-09-27 15:08:58 +03:00
Juhani Puurula
dd488f7fff
Renamed MAC tester config
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
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