- Use TRY_OR_FAIL() instead of MUST() in a few places - Use for-each loop in two tests - Use StringView literals instead of u8 arrays in a few places No behavior change.