commit | e9c6f37daf61a50808e3a6c145bed8ca24bbe07e | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Wed Mar 20 17:12:02 2024 +0100 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Mon Mar 25 16:17:13 2024 +0100 |
tree | 104ceb09ee6fb49a4e5b4f464e52389c89a6db67 | |
parent | 769910b3e99c7f82158a37a6e4723b083f30c3d6 [diff] |
tests/bsim bt host/misc: Tests scripts cleanup Ensure we call the common source script before using the BOARD variable; Use the common scripts to perform common functions and do a cleanup. Do not set variables to their defaults, set things closer to were they are needed; Do not perform unnecesary checks; And in general avoid unnecessary complexity. And return !=0 on error. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>