tests: Add platform handling for FreeBSD 61/40561/3
authorTom Jones <thj@freebsd.org>
Wed, 7 Feb 2024 13:27:44 +0000 (13:27 +0000)
committerOle Tr�an <otroan@employees.org>
Tue, 26 Mar 2024 15:14:29 +0000 (15:14 +0000)
commite49e75a4b5ff10063fd9e1681375f193e0e49ff0
treefdf12c70bb4530d08b1adcc0265a8b99cb1cad14
parentebe3a11ca7a767f1a9051e8875653d1dd8532231
tests: Add platform handling for FreeBSD

FreeBSD doesn't have an easy mechanism to discover CPU features
currently. For tests declare we don't support anything we are asked
about.

Add the FreeBSD spelling of amd64 while we are here.

Type: improvement
Change-Id: I3eb5db856ee5cbc71250e47eee619e2f620de33a
Signed-off-by: Tom Jones <thj@freebsd.org>
test/asf/test_node_variants.py