DemesneGH opened a new issue, #174: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/174
The CI in the OP-TEE repo runs an expect script to test Rust examples. Originally, this script was located at `teaclave-trustzone-sdk/ci/qemu-check.exp` but has been duplicated to `OP-TEE/build/rust.exp` in https://github.com/OP-TEE/build/pull/717 and maintained in OP-TEE repo. However, `rust.exp` needs to be updated to include checks for additional `no_std` examples: `tcp_client` and `udp_client`. Before adding these checks, we should first enable IPv6 support in QEMU, as discussed in https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/164#discussion_r1928165412, to properly test the `tcp_client` example. Leaving a TODO here as a record. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org