commit | fa4477a09c9b2d209fad4d8594f878516528152f | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Feb 08 10:51:50 2021 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Feb 09 16:04:54 2021 +0000 |
tree | bcc9a0ebf5a84dcf1dd2d215dbb88a42ee613457 | |
parent | d633fb0dac4c15a7cafa342f384e162221557a96 [diff] |
authfs: add unit tests for ChunkedFileReader Now that Rust tests can run with data: - Add unit tests for ChunkedFileReader - Update other tests to use test files, instead of include_bytes! - Remove `impl ReadOnlyDataByChunk for &[u8]` since it's no longer use. Test: atest authfs_device_test_src_lib Bug: 178874539 Change-Id: Idee833a2fd86aa9d8b8550b574686ea56158f93f