z2k/tests
Necronicle 7690c56a15 fix: correct mips64el arch mapping, verify all MIPS paths
Verified via Keenetic docs + Entware repos:
- Keenetic uses ONLY mipsel-sf and mips-sf (32-bit), never mips64
- mipsel-sf → *mipsel* → linux-mipsel → builds/...-mipsel ✓
- mips-sf → *mips* → linux-mips → builds/...-mips ✓
- aarch64-3.10 → *aarch64* → linux-arm64 → builds/...-arm64 ✓

Fixed mips64el mapping (was incorrectly → linux-mipsel 32-bit).
Now correctly → linux-mips64el. No Keenetic impact (no mips64
Keenetic exists), but correct for future OpenWrt devices.

Sources: Keenetic docs, Entware GitHub, opkg repos

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 14:41:21 +03:00
..
run_all.sh fix(tests): safer output printing and grep -c portability 2026-04-11 01:17:22 +03:00
test_config_official.sh feat: IPv6 support, web panel, ECH detection, integration tests 2026-04-11 01:17:22 +03:00
test_strategies.sh fix(tests): safer output printing and grep -c portability 2026-04-11 01:17:22 +03:00
test_utils.sh fix: correct mips64el arch mapping, verify all MIPS paths 2026-04-11 14:41:21 +03:00
test_validator.sh feat: IPv6 support, web panel, ECH detection, integration tests 2026-04-11 01:17:22 +03:00