commit | 5d5f156e4668bb60360cc834a39854d99e5f22c3 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Jul 21 17:14:01 2021 +0000 |
committer | Devin Moore <devinmoore@google.com> | Thu Jul 29 22:32:08 2021 +0000 |
tree | 06291e94dea3cdb96e826bdf401313f42105aa69 | |
parent | 5cc0da0597089bfce3dde51e5abbf8bb2d6879c1 [diff] |
Change __assert calls to check This way it will fail on device and on host. Added new check() function that takes a message to display. Left the old check function in to prevent breaking prebuilts. Test: atest fmq_unit_tests fmq_test Merged-In: Ib84216b3137f307e2a931b0e8f8609dd546d7952 Change-Id: Ib84216b3137f307e2a931b0e8f8609dd546d7952