diff options
author | Burt P <pburt0@gmail.com> | 2017-07-09 13:12:55 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-12 19:38:41 -0700 |
commit | 3825fd33d7a360d7632a48322676238a1daa197f (patch) | |
tree | b12302f297dbe5c3532dcf77eb12d322f83eb36b /test/data/x86_pent_cpuinfo | |
parent | 4d0673ba25053b8bb93a911116393bfa13b21c3e (diff) |
Add test and data for various processor.c
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'test/data/x86_pent_cpuinfo')
-rw-r--r-- | test/data/x86_pent_cpuinfo | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/data/x86_pent_cpuinfo b/test/data/x86_pent_cpuinfo new file mode 100644 index 00000000..e8a7ef81 --- /dev/null +++ b/test/data/x86_pent_cpuinfo @@ -0,0 +1,17 @@ +processor : 0 +vendor_id : GenuineIntel +cpu family : 5 +model : 4 +model name : Pentium MMX +stepping : 3 +cpu MHz : 232.300 +fdiv_bug : no +hlt_bug : no +f00f_bug : yes +coma_bug : no +fpu : yes +fpu_exception : yes +cpuid level : 1 +wp : yes +flags : fpu vme de pse tsc msr mce cx8 mmx +bogomips : 465.42 |