Skip to content
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

Add dumb-http-server-mt sample to Docker testing #29948

Merged
merged 4 commits into from
Nov 17, 2020

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Nov 11, 2020

No description provided.

If user sets CONFIG_NET_SAMPLE_SERVE_LARGE_FILE then the sample
will return 100KB file. By default 2KB file is returned.
This is used by the Docker based testing.

Signed-off-by: Jukka Rissanen <[email protected]>
If the client sends OK or FAIL, then it means that we are run
under a test system and we should stop running and exit so that
the test runner (scripts/net/run-sample-tests.sh) can report
success or failure.

Signed-off-by: Jukka Rissanen <[email protected]>
Start the listeners after the "connected" event from connection
manager has been received.

Signed-off-by: Jukka Rissanen <[email protected]>
Add a way to run dumb_http_server_mt sample application against
HTTP get script (using curl) running in Docker.

Signed-off-by: Jukka Rissanen <[email protected]>
@jukkar jukkar force-pushed the docker-dumb-http-server-mt branch from c5a1c61 to 32cff3f Compare November 16, 2020 09:50
@jukkar jukkar removed the DNM This PR should not be merged (Do Not Merge) label Nov 16, 2020
@jukkar jukkar merged commit 66332cc into zephyrproject-rtos:master Nov 17, 2020
@jukkar jukkar deleted the docker-dumb-http-server-mt branch November 17, 2020 10:25
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.

3 participants