Add :arm_vortex_tempest as CPU family

This commit is contained in:
Francois-Xavier Coudert 2020-11-06 15:33:29 +01:00
parent 0e36cdcf0f
commit 7c56f8cabe

View File

@ -22,7 +22,7 @@ describe Hardware::CPU do
describe "::family" do
let(:cpu_families) {
[
:arm,
:arm_vortex_tempest,
:arrandale,
:atom,
:broadwell,