sccommunity / crates-sgx

crates-sgx is a monorepo of all Rust crates ported for Teaclave SGX SDK targeting Intel SGX.
https://sccommunity.github.io/crates-sgx
Apache License 2.0
12 stars 2 forks source link

Add tests framework (rust-hex as an example) #4

Closed mssun closed 4 years ago

mssun commented 4 years ago

Add tests to rust-hex. This is an example. Later, we can apply this framework to other crates to make things consistent.

Fix #1.