Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
170 B
YAML
9 lines
170 B
YAML
sample:
|
|
description: BSD Sockets API dumb HTTP server example
|
|
name: socket_dumb_http_server
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
min_ram: 32
|
|
tags: net
|