You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2020/11/15 23:29:43 UTC

[incubator-teaclave-sgx-sdk] branch master updated (63a1b2d -> cfef9b1)

This is an automated email from the ASF dual-hosted git repository.

dingyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from 63a1b2d  Merge pull request #289 from dingelish/master
     new 3125199  action: enable unit test
     new 4874eff  action: fix sim file test
     new cfef9b1  Merge pull request #290 from dingelish/master

The 514 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/sim-example.yml                  |  2 +-
 samplecode/unit-test/enclave/Cargo.toml            |  3 ++-
 samplecode/unit-test/enclave/build.rs              | 14 ++++++++++++++
 samplecode/unit-test/enclave/src/test_exception.rs |  4 ++++
 samplecode/unit-test/enclave/src/test_file.rs      |  1 +
 5 files changed, 22 insertions(+), 2 deletions(-)
 create mode 100644 samplecode/unit-test/enclave/build.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org