Fix CryptoToolboxTest.bt_spec_test_d_1_test
When moving code, ElementsAreArray matcher was replaced by memcmp to remove dependency, but "== 0" is missing to actually make sure elements are same. Bug: 132863815 Test: CryptoToolboxTest.bt_spec_test_d_1_test Change-Id: I4069ee3baea9de095b23072820cef3bd0673608a
Loading
Please register or sign in to comment