Files
linux-stable-mirror/tools
Naveen Anandhan 8ac768bb19 selftests: tc-testing: preserve list order when removing duplicates
Using set() removes duplicates but breaks ordering.
Test output should be deterministic, so replace with dict.fromkeys().

Signed-off-by: Naveen Anandhan <mr.navi8680@gmail.com>
Link: https://patch.msgid.link/20260222095536.17371-1-mr.navi8680@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2026-02-24 12:27:33 +01:00
..
2026-02-17 16:54:03 -08:00