summaryrefslogtreecommitdiff
path: root/sigchainlib/sigchain_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Properly fix sigchain EnsureFrontOfChain test.Josh Gao2021-03-241-2/+6
* Cleanups and fixes for sigchain_test.ccNicolas Geoffray2021-03-231-1/+1
* Switch to the new kernel API for obtaining fault address tag bits.Peter Collingbourne2020-11-161-0/+29
* Revert^2 "ART: Refactor typedef to using"Andreas Gampe2018-09-201-1/+1
* Revert "ART: Refactor typedef to using"Andreas Gampe2018-09-201-1/+1
* ART: Refactor typedef to usingAndreas Gampe2018-09-191-1/+1
* sigchain: fix EnsureFrontOfChain on 32-bit.Josh Gao2018-09-041-2/+55
* Revert^2 "ART: Fix some performance-X tidy"Andreas Gampe2018-06-201-1/+1
* Revert "ART: Fix some performance-X tidy"Andreas Gampe2018-06-201-1/+1
* ART: Fix some performance-X tidyAndreas Gampe2018-06-191-1/+1
* Fix sigchain_test on mipsGoran Jakovljevic2018-03-071-1/+1
* sigchain: add test.Josh Gao2018-02-261-0/+187