commit | c13105750d007e7e75a4ab6d385df7a3b6be1b9c | [log] [tgz] |
---|---|---|
author | Yong Cong Sin <ycsin@meta.com> | Fri May 17 11:18:14 2024 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 24 07:49:27 2024 -0400 |
tree | 5f1387303494fc0d32896417c3aee619389bef4d | |
parent | eb37b8620b1c872b0cdc6dc4829c8b89abb39698 [diff] |
samples: sensor: sensor_shell: update pytest to validate fix Update the pytest script to exercise the entire `sensor_channel_name` table with `parse_named_int()`. The `gauge_desired_charging_current` is selected because it is the last one in the table before `all`, `all` is not used because `sensor get sensor@0 all` doesn't return anything. Signed-off-by: Yong Cong Sin <ycsin@meta.com>