Skip to content

Commit

Permalink
Update tests/isa-test.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Nathaniel Filardo <[email protected]>
  • Loading branch information
rmn30 and nwf-msr authored Mar 24, 2023
1 parent b3f4829 commit c1c6ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/isa-test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ namespace
}

/**
* Run a test where we attempt a capability store of a capability to a local
* Run a test where we attempt a capability store of a local capability to a
* int into a global int*. The capability base for the store is passed
* through `baseFilter` and the stored capability through `dataFilter`.
* Optionally assert that we receive CHERI fault `expectedFault`. The fault
Expand Down

0 comments on commit c1c6ad6

Please sign in to comment.