commit | 9e217304aae2b84a4213ddf69d5ed1daf1a61f5c | [log] [tgz] |
---|---|---|
author | Sergio Giro <sgiro@google.com> | Fri Oct 28 20:13:36 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Thu Jun 22 12:31:15 2017 +0100 |
tree | a28790ae39c3dd4d261c8f877e546aad55c0fe98 | |
parent | 2f13b32b18b27111ded3b9f6cd197fb47a306af5 [diff] |
CertificateTest: fix error-prone code in test There was a comparison of a byte against the value 200, which would always fail. From the code below it's evident that the comparison should be against the value 200 casted as a byte. Test: vogar CertificateTest (cherry picked from commit 2cdb68f718098570bf466661d5aba3f1ceba566a) Change-Id: I86f9ff925a81dc6d0f174063992745db558ca73c