blob: c56bee25560741ee68086e883ade782299a4c887 [file] [log] [blame]
sample:
description: Hello Thrift server sample
name: hello thrift server
common:
tags: thrift cpp sample
build_only: true
modules:
- thrift
platform_allow: mps2_an385 qemu_x86_64
tests:
sample.thrift.hello.server.binaryProtocol: {}
sample.thrift.hello.server.compactProtocol:
extra_configs:
- CONFIG_THRIFT_COMPACT_PROTOCOL=y
sample.thrift.hello.server.tlsTransport:
extra_args: OVERLAY_CONFIG="../overlay-tls.conf"