Skip to content

Commit

Permalink
Merge pull request #139 from keystone-enclave/dev-prepare-0.4-2
Browse files Browse the repository at this point in the history
Dev prepare 0.4 2
  • Loading branch information
dayeol committed Jan 15, 2020
2 parents ebbb1b4 + 0d8cbd9 commit f3ecb1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion riscv-pk
4 changes: 4 additions & 0 deletions scripts/test-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ log_file -noappend output.log
expect "# " { send "insmod keystone-driver.ko\r" }
expect "# " { send "./tests.ke\r" }
expect "# " { send "poweroff\r" }

# stop logging
log_file

expect eof
4 changes: 1 addition & 3 deletions tests/test-qemu.expected.log
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ Enclave said value: 13
Enclave said value: 20
testing attestation
Attestation report SIGNATURE is valid
# poweroff
# Connection to localhost closed by remote host.
Connection to localhost closed.
#

0 comments on commit f3ecb1f

Please sign in to comment.