host_os: Use assert on checks for readability
assert will also fail when we're not meeting the conditions, makes clear what we're actually testing, and isn't listed as a skipped task when the condition is ok. Change-Id: I7d316e11a733c63133cc80677ec1e790e76bf8c6
Please register or sign in to comment