commit | eaebfd9a91228f9023d4d55760b82e52bedfc7a5 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Nov 11 11:09:29 2020 +0200 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Tue Nov 17 12:25:36 2020 +0200 |
tree | 3d84cf1198c104cd5c7fa8dc07500a127cfb9c48 | |
parent | f0edf73809db2b70c2e8d50d5ebd17f279247dc5 [diff] |
samples: net: dumb_http_server_mt: Quit if client says so 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 <jukka.rissanen@linux.intel.com>