From 4231ba3c4783d1692227331abd24d806dfc0f805 Mon Sep 17 00:00:00 2001 From: Ajax Date: Thu, 2 Feb 2017 17:06:41 +0100 Subject: Add regression test for CPUID support --- test/test_all.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_all.py') diff --git a/test/test_all.py b/test/test_all.py index e49ce514..ab9e4b9b 100755 --- a/test/test_all.py +++ b/test/test_all.py @@ -77,6 +77,7 @@ for script in ["x86/sem.py", "x86/unit/mn_pmovmskb.py", "x86/unit/mn_pushpop.py", "x86/unit/mn_seh.py", + "x86/unit/mn_cpuid.py", "arm/arch.py", "arm/sem.py", "aarch64/unit/mn_ubfm.py", -- cgit 1.4.1