aboutsummaryrefslogtreecommitdiff
path: root/cc/streamingaead/shared_random_access_stream_test.cc
AgeCommit message (Expand)Author
2023-01-23Move `ReadAll` to a shared utility function in cc/internal/test_random_access...ambrosin
2023-01-23Replace FileRandomAccessStream and test::GetTestFileDescriptor with TestRando...ambrosin
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-11-17Remove period after LLC in all C++ files.cinlin
2021-10-25Replace the deprecated crypto::tink::util::Status::error_message() method wit...lizatretyakova
2021-09-28Replace the third batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2021-09-23Replace the first batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2019-08-20Removing const from RandomAccessStream::size(), and changingprzydatek
2019-06-21Adding C++ SharedRandomAccessStream, to enable "probing"przydatek