commit | 62555c290343a70d4c0fe4e097ef4d566c419a3b | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Fri Apr 02 22:01:00 2021 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Fri Apr 02 22:05:14 2021 +0800 |
tree | ed21b479327d51f0307746c1cf4224bd57d37a3e | |
parent | afdca0db49557f2d4dd6526f31046a46e1c3e883 [diff] |
mkbootimg_test: Generate stronger testdata with random() Instead of generating zero-filled testdata, use random.seed() and random.readbytes() to generate testdata with higher entropy. Bug: 180712476 Test: atest --host mkbootimg_test Change-Id: I41f32b7059cf4ec2b006791b7a6e98e0a3149345