Skip to content

NETSOCKET MBED_EXTENDED_TESTS json configuration #6093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

jeromecoutant
Copy link
Collaborator

Description

Netsocket tests with MBED_EXTENDED_TESTS were not configurable as "level 0" tests.

  • All test parameters can be set now in mbed_app json file.
  • Tests are also possible now in a local network (no internet access) by disabling ECHO_SERVER_ADDR in the json file.

Astyle has been applied

Status

READY

Tests

| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-connectivity | OK | 21.66 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-gethostbyname | OK | 19.84 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-ip_parsing | OK | 17.63 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-socket_sigio | OK | 26.36 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-tcp_echo | OK | 20.94 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-tcp_echo_parallel | OK | 25.07 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-tcp_hello_world | OK | 21.1 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-tcp_packet_pressure | OK | 29.64 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-tcp_packet_pressure_parallel | OK | 39.93 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-udp_dtls_handshake | OK | 22.02 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-udp_echo | OK | 23.58 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-udp_echo_parallel | OK | 31.65 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-udp_packet_pressure | OK | 31.13 | default |
| NUCLEO_F429ZI-GCC_ARM | NUCLEO_F429ZI | tests-netsocket-udp_packet_pressure_parallel | OK | 41.42 | default |

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 15, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

Build : SUCCESS

Build number : 1145
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6093/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 15, 2018

@cmonr cmonr merged commit 45b4062 into ARMmbed:master Feb 20, 2018
@jeromecoutant jeromecoutant deleted the PR_IP_PRESSURE branch February 21, 2018 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants