u-boot/test/py/tests/test_fs/test_squashfs
Marek Behún 89795ef3b6 test/py: Improve check for mksquashfs version
Some builds of squashfs-tools append version string with "-git" or
similar. The float() conversion will fail in this case.

Improve the code to only convert to float() the string before the '-'
character.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joao Marcos Costa <jmcosta944@gmail.com>
2021-07-28 20:46:34 -04:00
..
sqfs_common.py test/py: Improve check for mksquashfs version 2021-07-28 20:46:34 -04:00
test_sqfs_load.py test/py: rewrite sqfsload command test suite 2021-07-05 15:29:10 -04:00
test_sqfs_ls.py test/py: rewrite sqfsls command test suite 2021-07-05 15:29:12 -04:00