Add program id spoof tests (#13866)

This commit is contained in:
Jack May
2020-11-30 13:06:11 -08:00
committed by GitHub
parent 6cf6cd2fba
commit b47bd0a296
12 changed files with 7036 additions and 33 deletions

View File

@@ -37,6 +37,7 @@ members = [
"rust/128bit",
"rust/128bit_dep",
"rust/alloc",
"rust/call_depth",
"rust/custom_heap",
"rust/dep_crate",
"rust/deprecated_loader",
@@ -58,7 +59,8 @@ members = [
"rust/ristretto",
"rust/sanity",
"rust/sha256",
"rust/call_depth",
"rust/spoof1",
"rust/spoof1_system",
"rust/sysval",
]