Skip to content

[TODO] Update for CI checking script in OP-TEE #174

@DemesneGH

Description

@DemesneGH

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 OP-TEE/build#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 #164 (comment), to properly test the tcp_client example.

Leaving a TODO here as a record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions