commit | edb205c4d75d808194ecb1012fa14a3452b4ca2a | [log] [tgz] |
---|---|---|
author | Atneya Nair <atneya@google.com> | Mon Jul 10 15:32:23 2023 -0700 |
committer | Atneya Nair <atneya@google.com> | Mon Jul 10 16:09:02 2023 -0700 |
tree | 636fd96ce42f437c46bd29eb3890d8a75c08b141 | |
parent | 27007e855f64e3622bcb26878a23f6949081568b [diff] |
Protect against segfault in audiorouting_test If we don't successfully create a track/record in the test cases, they will trigger a segfault which causes test runner issues. Move from EXPECT to ASSERT to be defensive. Bug: 288315540 Test: atest audiorouting_tests --iterations=100 Change-Id: I2a6527cb4e36942a6caaf731951833ceab79bb19