1sample: 2 description: A sample for running TTCN-3 based sanity check for TCP 3 name: tcp 4tests: 5 sample.net.socket.tcp: 6 filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC 7 harness: net 8 platform_allow: qemu_x86 9 tags: 10 - socket 11 - net 12 - tcp 13 integration_platforms: 14 - qemu_x86 15