diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-26 12:25:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-27 13:40:31 +0000 |
commit | 63246241f91518267cd9a44ab7b2594a0b934e66 (patch) | |
tree | 15e7b0c1e3f46e36e9afd561cba9a0561f6e8cc7 /scripts/lib/scriptutils.py | |
parent | c3fc67960e429a69f1090c2ab8d34b8ef7f5dfec (diff) | |
download | poky-63246241f91518267cd9a44ab7b2594a0b934e66.tar.gz |
bitbake: tests/fetch: use a namedtuple for the wget test data
Use a named tuple so the test can access named members instead of just
accessing the data via index, which is harder to understand.
(Bitbake rev: 4b15652c84b06f0506c757e2647875a9b1cc7bfe)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions