You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run :
make tc-test
cd src/Enclave
./tc-test
I got a error:
[ OK ] dummyTest.hybridEncryption (134 ms)
[----------] 1 test from dummyTest (134 ms total)
[----------] 1 test from Transaction
[ RUN ] Transaction.All
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered:
when I run :
make tc-test
cd src/Enclave
./tc-test
I got a error:
[ OK ] dummyTest.hybridEncryption (134 ms)
[----------] 1 test from dummyTest (134 ms total)
[----------] 1 test from Transaction
[ RUN ] Transaction.All
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: