ztest: Fix the test_status variable to use the ztest_status enum
global variable `test_status` should use the enum instead
of equivalent integers (such as `1`).
Signed-off-by:
James Roy <rruuaanng@outlook.com>
Loading
Please sign in to comment