mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-04 00:36:23 +08:00
[test]: Add return value for test
Change-Id: I4f64b3ffebda6b966cd898ba317d088be967d5d6
This commit is contained in:
@@ -631,6 +631,6 @@ int main(int argc, char **argv)
|
||||
mpp_err("test failed ret %d\n", ret);
|
||||
|
||||
mpp_env_set_u32("mpi_debug", 0x0);
|
||||
return 0;
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user