1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
6 collecting ... collected 321 items
9 test_suite.py::TestActual::test_all PASSED
10 test_suite.py::TestBug152::test_get_cpu_info_from_lscpu PASSED
11 test_suite.py::TestBug152::test_get_cpu_info_from_proc_cpuinfo PASSED
12 test_suite.py::TestCLI::test_default PASSED
13 test_suite.py::TestCLI::test_json PASSED
14 test_suite.py::TestCLI::test_trace PASSED
15 test_suite.py::TestCLI::test_version PASSED
16 test_suite.py::TestCPUID::test_normal PASSED
17 test_suite.py::TestCPUID::test_return_empty PASSED
18 test_suite.py::TestCompileErrors::test_all PASSED
19 test_suite.py::TestExample::test_all PASSED
20 test_suite.py::TestFilter::test_filter PASSED
21 test_suite.py::TestFreeBSD_11_X86_64::test_all PASSED
22 test_suite.py::TestFreeBSD_11_X86_64::test_get_cpu_info_from_cat_var_run_dmesg_boot PASSED
23 test_suite.py::TestFreeBSD_11_X86_64::test_get_cpu_info_from_dmesg PASSED
24 test_suite.py::TestFreeBSD_11_X86_64::test_returns PASSED
25 test_suite.py::TestHaiku_x86_32::test_all PASSED
26 test_suite.py::TestHaiku_x86_32::test_get_cpu_info_from_sysinfo PASSED
27 test_suite.py::TestHaiku_x86_32::test_returns PASSED
28 test_suite.py::TestHaiku_x86_64::test_all PASSED
29 test_suite.py::TestHaiku_x86_64::test_get_cpu_info_from_sysinfo PASSED
30 test_suite.py::TestHaiku_x86_64::test_returns PASSED
31 test_suite.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_all PASSED
32 test_suite.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_get_cpu_info_from_sysinfo PASSED
33 test_suite.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_returns PASSED
34 test_suite.py::TestInvalidCPU::test_arch_parse_unknown PASSED
35 test_suite.py::TestInvalidCPU::test_check_arch_exception PASSED
36 test_suite.py::TestLinuxAlt_p9_mipsel_bfk3::test_all PASSED
37 test_suite.py::TestLinuxAlt_p9_mipsel_bfk3::test_get_cpu_info_from_lscpu PASSED
38 test_suite.py::TestLinuxAlt_p9_mipsel_bfk3::test_get_cpu_info_from_proc_cpuinfo PASSED
39 test_suite.py::TestLinuxAlt_p9_mipsel_bfk3::test_returns PASSED
40 test_suite.py::TestLinuxDebian_8_5_X86_64::test_all PASSED
41 test_suite.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_dmesg PASSED
42 test_suite.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_lscpu PASSED
43 test_suite.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
44 test_suite.py::TestLinuxDebian_8_5_X86_64::test_returns PASSED
45 test_suite.py::TestLinuxDebian_8_7_1_ppc64le::test_all PASSED
46 test_suite.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
47 test_suite.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_lscpu PASSED
48 test_suite.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
49 test_suite.py::TestLinuxDebian_8_7_1_ppc64le::test_returns PASSED
50 test_suite.py::TestLinuxDebian_8_X86_64::test_all PASSED
51 test_suite.py::TestLinuxDebian_8_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
52 test_suite.py::TestLinuxDebian_8_X86_64::test_returns PASSED
53 test_suite.py::TestLinuxFedora_24_X86_64::test_all PASSED
54 test_suite.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_dmesg PASSED
55 test_suite.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_lscpu PASSED
56 test_suite.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
57 test_suite.py::TestLinuxFedora_24_X86_64::test_returns PASSED
58 test_suite.py::TestLinuxFedora_24_ppc64le::test_all PASSED
59 test_suite.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
60 test_suite.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_lscpu PASSED
61 test_suite.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
62 test_suite.py::TestLinuxFedora_24_ppc64le::test_returns PASSED
63 test_suite.py::TestLinuxFedora_5_s390x::test_all PASSED
64 test_suite.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_dmesg PASSED
65 test_suite.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_lscpu PASSED
66 test_suite.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_proc_cpuinfo PASSED
67 test_suite.py::TestLinuxFedora_5_s390x::test_returns PASSED
68 test_suite.py::TestLinuxGentoo_2_2_X86_64::test_all PASSED
69 test_suite.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_dmesg PASSED
70 test_suite.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_lscpu PASSED
71 test_suite.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
72 test_suite.py::TestLinuxGentoo_2_2_X86_64::test_returns PASSED
73 test_suite.py::TestLinuxRHEL_7_3_ppc64le::test_all PASSED
74 test_suite.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
75 test_suite.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_lscpu PASSED
76 test_suite.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
77 test_suite.py::TestLinuxRHEL_7_3_ppc64le::test_returns PASSED
78 test_suite.py::TestLinuxUbuntu_16_04_X86_64::test_all PASSED
79 test_suite.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_dmesg PASSED
80 test_suite.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_lscpu PASSED
81 test_suite.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
82 test_suite.py::TestLinuxUbuntu_16_04_X86_64::test_returns PASSED
83 test_suite.py::TestLinuxUbuntu_21_04_riscv64::test_all PASSED
84 test_suite.py::TestLinuxUbuntu_21_04_riscv64::test_get_cpu_info_from_lscpu PASSED
85 test_suite.py::TestLinuxUbuntu_21_04_riscv64::test_get_cpu_info_from_proc_cpuinfo PASSED
86 test_suite.py::TestLinuxUbuntu_21_04_riscv64::test_returns PASSED
87 test_suite.py::TestLinuxUbuntu_22_04_X86_64::test_all PASSED
88 test_suite.py::TestLinuxUbuntu_22_04_X86_64::test_get_cpu_info_from_lscpu PASSED
89 test_suite.py::TestLinuxUbuntu_22_04_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
90 test_suite.py::TestLinuxUbuntu_22_04_X86_64::test_returns PASSED
91 test_suite.py::TestLinux_Aarch_64::test_all SKIPPED (FIXME: This fai...)
92 test_suite.py::TestLinux_Aarch_64::test_get_cpu_info_from_lscpu PASSED
93 test_suite.py::TestLinux_Aarch_64::test_get_cpu_info_from_proc_cpuinfo PASSED
94 test_suite.py::TestLinux_Aarch_64::test_returns PASSED
95 test_suite.py::TestLinux_BeagleBone::test_all PASSED
96 test_suite.py::TestLinux_BeagleBone::test_get_cpu_info_from_cpufreq_info PASSED
97 test_suite.py::TestLinux_BeagleBone::test_get_cpu_info_from_proc_cpuinfo PASSED
98 test_suite.py::TestLinux_BeagleBone::test_returns PASSED
99 test_suite.py::TestLinux_Odroid_C2_Aarch_64::test_all PASSED
100 test_suite.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_cpufreq_info PASSED
101 test_suite.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_lscpu PASSED
102 test_suite.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_proc_cpuinfo PASSED
103 test_suite.py::TestLinux_Odroid_C2_Aarch_64::test_returns PASSED
104 test_suite.py::TestLinux_Odroid_XU3_arm_32::test_all PASSED
105 test_suite.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_cpufreq_info PASSED
106 test_suite.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_lscpu PASSED
107 test_suite.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_proc_cpuinfo PASSED
108 test_suite.py::TestLinux_Odroid_XU3_arm_32::test_returns PASSED
109 test_suite.py::TestLinux_RaspberryPiModelB::test_all PASSED
110 test_suite.py::TestLinux_RaspberryPiModelB::test_get_cpu_info_from_lscpu PASSED
111 test_suite.py::TestLinux_RaspberryPiModelB::test_get_cpu_info_from_proc_cpuinfo PASSED
112 test_suite.py::TestLinux_RaspberryPiModelB::test_returns PASSED
113 test_suite.py::TestLinux_mips64el_Loongson3A3000::test_all PASSED
114 test_suite.py::TestLinux_mips64el_Loongson3A3000::test_get_cpu_info_from_lscpu PASSED
115 test_suite.py::TestLinux_mips64el_Loongson3A3000::test_get_cpu_info_from_proc_cpuinfo PASSED
116 test_suite.py::TestLinux_mips64el_Loongson3A3000::test_returns PASSED
117 test_suite.py::TestOSX_10_12::test_all PASSED
118 test_suite.py::TestOSX_10_12::test_get_cpu_info_from_sysctl PASSED
119 test_suite.py::TestOSX_10_12::test_returns PASSED
120 test_suite.py::TestOSX_10_9::test_all PASSED
121 test_suite.py::TestOSX_10_9::test_get_cpu_info_from_sysctl PASSED
122 test_suite.py::TestOSX_10_9::test_returns PASSED
123 test_suite.py::TestOpenIndiana_5_11_Ryzen_7::test_all PASSED
124 test_suite.py::TestOpenIndiana_5_11_Ryzen_7::test_get_cpu_info_from_kstat PASSED
125 test_suite.py::TestOpenIndiana_5_11_Ryzen_7::test_returns PASSED
126 test_suite.py::TestPCBSD::test_all PASSED
127 test_suite.py::TestPCBSD::test_get_cpu_info_from_dmesg PASSED
128 test_suite.py::TestPCBSD::test_returns PASSED
129 test_suite.py::TestParseCPUString::test_hz_friendly_to_full PASSED
130 test_suite.py::TestParseCPUString::test_hz_short_to_friendly PASSED
131 test_suite.py::TestParseCPUString::test_hz_short_to_full PASSED
132 test_suite.py::TestParseCPUString::test_parse_cpu_brand_string PASSED
133 test_suite.py::TestParseCPUString::test_parse_cpu_brand_string_dx PASSED
134 test_suite.py::TestParseCPUString::test_to_decimal_string PASSED
135 test_suite.py::TestParseErrors::test_all PASSED
136 test_suite.py::TestParseErrors::test_returns PASSED
137 test_suite.py::TestSELinux::test_enforcing PASSED
138 test_suite.py::TestSELinux::test_exec_mem_and_heap PASSED
139 test_suite.py::TestSELinux::test_no_exec_mem_and_heap PASSED
140 test_suite.py::TestSELinux::test_not_enforcing PASSED
141 test_suite.py::TestSolaris_11::test_all PASSED
142 test_suite.py::TestSolaris_11::test_get_cpu_info_from_kstat PASSED
143 test_suite.py::TestSolaris_11::test_returns PASSED
144 test_suite.py::TestTrueOS_18_X86_64_Ryzen7::test_all PASSED
145 test_suite.py::TestTrueOS_18_X86_64_Ryzen7::test_get_cpu_info_from_dmesg PASSED
146 test_suite.py::TestTrueOS_18_X86_64_Ryzen7::test_returns PASSED
147 test_suite.py::TestWindows_10_X86_64::test_all PASSED
148 test_suite.py::TestWindows_10_X86_64::test_get_cpu_info_from_cpuid PASSED
149 test_suite.py::TestWindows_10_X86_64::test_get_cpu_info_from_platform_uname PASSED
150 test_suite.py::TestWindows_10_X86_64::test_get_cpu_info_from_registry PASSED
151 test_suite.py::TestWindows_10_X86_64::test_get_cpu_info_from_wmic PASSED
152 test_suite.py::TestWindows_10_X86_64::test_returns PASSED
153 test_suite.py::TestWindows_10_X86_64_Ryzen7::test_all PASSED
154 test_suite.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_cpuid PASSED
155 test_suite.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_platform_uname PASSED
156 test_suite.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_registry PASSED
157 test_suite.py::TestWindows_10_X86_64_Ryzen7::test_returns PASSED
158 test_suite.py::TestWindows_8_X86_64::test_all PASSED
159 test_suite.py::TestWindows_8_X86_64::test_get_cpu_info_from_cpuid PASSED
160 test_suite.py::TestWindows_8_X86_64::test_get_cpu_info_from_platform_uname PASSED
161 test_suite.py::TestWindows_8_X86_64::test_get_cpu_info_from_registry PASSED
162 test_suite.py::TestWindows_8_X86_64::test_get_cpu_info_from_wmic PASSED
163 test_suite.py::TestWindows_8_X86_64::test_returns PASSED
164 test_suite.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_all PASSED
165 test_suite.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_get_cpu_info_from_lscpu PASSED
166 test_suite.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_get_cpu_info_from_proc_cpuinfo PASSED
167 test_suite.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_returns PASSED
168 tests/test_actual.py::TestActual::test_all PASSED
169 tests/test_bug_152_cpu_zero.py::TestBug152::test_get_cpu_info_from_lscpu PASSED
170 tests/test_bug_152_cpu_zero.py::TestBug152::test_get_cpu_info_from_proc_cpuinfo PASSED
171 tests/test_cli.py::TestCLI::test_default PASSED
172 tests/test_cli.py::TestCLI::test_json PASSED
173 tests/test_cli.py::TestCLI::test_trace PASSED
174 tests/test_cli.py::TestCLI::test_version PASSED
175 tests/test_compile_errors.py::TestCompileErrors::test_all PASSED
176 tests/test_cpuid.py::TestCPUID::test_normal PASSED
177 tests/test_cpuid.py::TestCPUID::test_return_empty PASSED
178 tests/test_example.py::TestExample::test_all PASSED
179 tests/test_filter.py::TestFilter::test_filter PASSED
180 tests/test_free_bsd_11_x86_64.py::TestFreeBSD_11_X86_64::test_all PASSED
181 tests/test_free_bsd_11_x86_64.py::TestFreeBSD_11_X86_64::test_get_cpu_info_from_cat_var_run_dmesg_boot PASSED
182 tests/test_free_bsd_11_x86_64.py::TestFreeBSD_11_X86_64::test_get_cpu_info_from_dmesg PASSED
183 tests/test_free_bsd_11_x86_64.py::TestFreeBSD_11_X86_64::test_returns PASSED
184 tests/test_haiku_x86_32.py::TestHaiku_x86_32::test_all PASSED
185 tests/test_haiku_x86_32.py::TestHaiku_x86_32::test_get_cpu_info_from_sysinfo PASSED
186 tests/test_haiku_x86_32.py::TestHaiku_x86_32::test_returns PASSED
187 tests/test_haiku_x86_64.py::TestHaiku_x86_64::test_all PASSED
188 tests/test_haiku_x86_64.py::TestHaiku_x86_64::test_get_cpu_info_from_sysinfo PASSED
189 tests/test_haiku_x86_64.py::TestHaiku_x86_64::test_returns PASSED
190 tests/test_haiku_x86_64_beta_1_ryzen_7.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_all PASSED
191 tests/test_haiku_x86_64_beta_1_ryzen_7.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_get_cpu_info_from_sysinfo PASSED
192 tests/test_haiku_x86_64_beta_1_ryzen_7.py::TestHaiku_x86_64_Beta_1_Ryzen7::test_returns PASSED
193 tests/test_invalid_cpu.py::TestInvalidCPU::test_arch_parse_unknown PASSED
194 tests/test_invalid_cpu.py::TestInvalidCPU::test_check_arch_exception PASSED
195 tests/test_linux_aarch64_64.py::TestLinux_Aarch_64::test_all SKIPPED
196 tests/test_linux_aarch64_64.py::TestLinux_Aarch_64::test_get_cpu_info_from_lscpu PASSED
197 tests/test_linux_aarch64_64.py::TestLinux_Aarch_64::test_get_cpu_info_from_proc_cpuinfo PASSED
198 tests/test_linux_aarch64_64.py::TestLinux_Aarch_64::test_returns PASSED
199 tests/test_linux_alt_p9_mipsel_bfk3.py::TestLinuxAlt_p9_mipsel_bfk3::test_all PASSED
200 tests/test_linux_alt_p9_mipsel_bfk3.py::TestLinuxAlt_p9_mipsel_bfk3::test_get_cpu_info_from_lscpu PASSED
201 tests/test_linux_alt_p9_mipsel_bfk3.py::TestLinuxAlt_p9_mipsel_bfk3::test_get_cpu_info_from_proc_cpuinfo PASSED
202 tests/test_linux_alt_p9_mipsel_bfk3.py::TestLinuxAlt_p9_mipsel_bfk3::test_returns PASSED
203 tests/test_linux_beagle_bone_arm.py::TestLinux_BeagleBone::test_all PASSED
204 tests/test_linux_beagle_bone_arm.py::TestLinux_BeagleBone::test_get_cpu_info_from_cpufreq_info PASSED
205 tests/test_linux_beagle_bone_arm.py::TestLinux_BeagleBone::test_get_cpu_info_from_proc_cpuinfo PASSED
206 tests/test_linux_beagle_bone_arm.py::TestLinux_BeagleBone::test_returns PASSED
207 tests/test_linux_debian_8_5_x86_64.py::TestLinuxDebian_8_5_X86_64::test_all PASSED
208 tests/test_linux_debian_8_5_x86_64.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_dmesg PASSED
209 tests/test_linux_debian_8_5_x86_64.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_lscpu PASSED
210 tests/test_linux_debian_8_5_x86_64.py::TestLinuxDebian_8_5_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
211 tests/test_linux_debian_8_5_x86_64.py::TestLinuxDebian_8_5_X86_64::test_returns PASSED
212 tests/test_linux_debian_8_7_1_ppc64le.py::TestLinuxDebian_8_7_1_ppc64le::test_all PASSED
213 tests/test_linux_debian_8_7_1_ppc64le.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
214 tests/test_linux_debian_8_7_1_ppc64le.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_lscpu PASSED
215 tests/test_linux_debian_8_7_1_ppc64le.py::TestLinuxDebian_8_7_1_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
216 tests/test_linux_debian_8_7_1_ppc64le.py::TestLinuxDebian_8_7_1_ppc64le::test_returns PASSED
217 tests/test_linux_debian_8_x86_64.py::TestLinuxDebian_8_X86_64::test_all PASSED
218 tests/test_linux_debian_8_x86_64.py::TestLinuxDebian_8_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
219 tests/test_linux_debian_8_x86_64.py::TestLinuxDebian_8_X86_64::test_returns PASSED
220 tests/test_linux_fedora_24_ppc64le.py::TestLinuxFedora_24_ppc64le::test_all PASSED
221 tests/test_linux_fedora_24_ppc64le.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
222 tests/test_linux_fedora_24_ppc64le.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_lscpu PASSED
223 tests/test_linux_fedora_24_ppc64le.py::TestLinuxFedora_24_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
224 tests/test_linux_fedora_24_ppc64le.py::TestLinuxFedora_24_ppc64le::test_returns PASSED
225 tests/test_linux_fedora_24_x86_64.py::TestLinuxFedora_24_X86_64::test_all PASSED
226 tests/test_linux_fedora_24_x86_64.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_dmesg PASSED
227 tests/test_linux_fedora_24_x86_64.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_lscpu PASSED
228 tests/test_linux_fedora_24_x86_64.py::TestLinuxFedora_24_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
229 tests/test_linux_fedora_24_x86_64.py::TestLinuxFedora_24_X86_64::test_returns PASSED
230 tests/test_linux_fedora_29_x86_64_ryzen_7.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_all PASSED
231 tests/test_linux_fedora_29_x86_64_ryzen_7.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_get_cpu_info_from_lscpu PASSED
232 tests/test_linux_fedora_29_x86_64_ryzen_7.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_get_cpu_info_from_proc_cpuinfo PASSED
233 tests/test_linux_fedora_29_x86_64_ryzen_7.py::Test_Linux_Fedora_29_X86_64_Ryzen_7::test_returns PASSED
234 tests/test_linux_fedora_5_s390x.py::TestLinuxFedora_5_s390x::test_all PASSED
235 tests/test_linux_fedora_5_s390x.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_dmesg PASSED
236 tests/test_linux_fedora_5_s390x.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_lscpu PASSED
237 tests/test_linux_fedora_5_s390x.py::TestLinuxFedora_5_s390x::test_get_cpu_info_from_proc_cpuinfo PASSED
238 tests/test_linux_fedora_5_s390x.py::TestLinuxFedora_5_s390x::test_returns PASSED
239 tests/test_linux_gentoo_2_2_x86_64.py::TestLinuxGentoo_2_2_X86_64::test_all PASSED
240 tests/test_linux_gentoo_2_2_x86_64.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_dmesg PASSED
241 tests/test_linux_gentoo_2_2_x86_64.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_lscpu PASSED
242 tests/test_linux_gentoo_2_2_x86_64.py::TestLinuxGentoo_2_2_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
243 tests/test_linux_gentoo_2_2_x86_64.py::TestLinuxGentoo_2_2_X86_64::test_returns PASSED
244 tests/test_linux_mips64el_loongson3A3000.py::TestLinux_mips64el_Loongson3A3000::test_all PASSED
245 tests/test_linux_mips64el_loongson3A3000.py::TestLinux_mips64el_Loongson3A3000::test_get_cpu_info_from_lscpu PASSED
246 tests/test_linux_mips64el_loongson3A3000.py::TestLinux_mips64el_Loongson3A3000::test_get_cpu_info_from_proc_cpuinfo PASSED
247 tests/test_linux_mips64el_loongson3A3000.py::TestLinux_mips64el_Loongson3A3000::test_returns PASSED
248 tests/test_linux_odroid_c2_aarch64.py::TestLinux_Odroid_C2_Aarch_64::test_all PASSED
249 tests/test_linux_odroid_c2_aarch64.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_cpufreq_info PASSED
250 tests/test_linux_odroid_c2_aarch64.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_lscpu PASSED
251 tests/test_linux_odroid_c2_aarch64.py::TestLinux_Odroid_C2_Aarch_64::test_get_cpu_info_from_proc_cpuinfo PASSED
252 tests/test_linux_odroid_c2_aarch64.py::TestLinux_Odroid_C2_Aarch_64::test_returns PASSED
253 tests/test_linux_odroid_xu3_arm_32.py::TestLinux_Odroid_XU3_arm_32::test_all PASSED
254 tests/test_linux_odroid_xu3_arm_32.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_cpufreq_info PASSED
255 tests/test_linux_odroid_xu3_arm_32.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_lscpu PASSED
256 tests/test_linux_odroid_xu3_arm_32.py::TestLinux_Odroid_XU3_arm_32::test_get_cpu_info_from_proc_cpuinfo PASSED
257 tests/test_linux_odroid_xu3_arm_32.py::TestLinux_Odroid_XU3_arm_32::test_returns PASSED
258 tests/test_linux_raspberry_pi_model_b_arm.py::TestLinux_RaspberryPiModelB::test_all PASSED
259 tests/test_linux_raspberry_pi_model_b_arm.py::TestLinux_RaspberryPiModelB::test_get_cpu_info_from_lscpu PASSED
260 tests/test_linux_raspberry_pi_model_b_arm.py::TestLinux_RaspberryPiModelB::test_get_cpu_info_from_proc_cpuinfo PASSED
261 tests/test_linux_raspberry_pi_model_b_arm.py::TestLinux_RaspberryPiModelB::test_returns PASSED
262 tests/test_linux_rhel_7_3_ppc64le.py::TestLinuxRHEL_7_3_ppc64le::test_all PASSED
263 tests/test_linux_rhel_7_3_ppc64le.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_ibm_pa_features PASSED
264 tests/test_linux_rhel_7_3_ppc64le.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_lscpu PASSED
265 tests/test_linux_rhel_7_3_ppc64le.py::TestLinuxRHEL_7_3_ppc64le::test_get_cpu_info_from_proc_cpuinfo PASSED
266 tests/test_linux_rhel_7_3_ppc64le.py::TestLinuxRHEL_7_3_ppc64le::test_returns PASSED
267 tests/test_linux_ubuntu_16_04_x86_64.py::TestLinuxUbuntu_16_04_X86_64::test_all PASSED
268 tests/test_linux_ubuntu_16_04_x86_64.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_dmesg PASSED
269 tests/test_linux_ubuntu_16_04_x86_64.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_lscpu PASSED
270 tests/test_linux_ubuntu_16_04_x86_64.py::TestLinuxUbuntu_16_04_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
271 tests/test_linux_ubuntu_16_04_x86_64.py::TestLinuxUbuntu_16_04_X86_64::test_returns PASSED
272 tests/test_linux_ubuntu_21_04_riscv64.py::TestLinuxUbuntu_21_04_riscv64::test_all PASSED
273 tests/test_linux_ubuntu_21_04_riscv64.py::TestLinuxUbuntu_21_04_riscv64::test_get_cpu_info_from_lscpu PASSED
274 tests/test_linux_ubuntu_21_04_riscv64.py::TestLinuxUbuntu_21_04_riscv64::test_get_cpu_info_from_proc_cpuinfo PASSED
275 tests/test_linux_ubuntu_21_04_riscv64.py::TestLinuxUbuntu_21_04_riscv64::test_returns PASSED
276 tests/test_linux_ubuntu_22_04_x86_64.py::TestLinuxUbuntu_22_04_X86_64::test_all PASSED
277 tests/test_linux_ubuntu_22_04_x86_64.py::TestLinuxUbuntu_22_04_X86_64::test_get_cpu_info_from_lscpu PASSED
278 tests/test_linux_ubuntu_22_04_x86_64.py::TestLinuxUbuntu_22_04_X86_64::test_get_cpu_info_from_proc_cpuinfo PASSED
279 tests/test_linux_ubuntu_22_04_x86_64.py::TestLinuxUbuntu_22_04_X86_64::test_returns PASSED
280 tests/test_open_indiana_5_11_x86_64_ryzen_7.py::TestOpenIndiana_5_11_Ryzen_7::test_all PASSED
281 tests/test_open_indiana_5_11_x86_64_ryzen_7.py::TestOpenIndiana_5_11_Ryzen_7::test_get_cpu_info_from_kstat PASSED
282 tests/test_open_indiana_5_11_x86_64_ryzen_7.py::TestOpenIndiana_5_11_Ryzen_7::test_returns PASSED
283 tests/test_osx_10_12_x86_64.py::TestOSX_10_12::test_all PASSED
284 tests/test_osx_10_12_x86_64.py::TestOSX_10_12::test_get_cpu_info_from_sysctl PASSED
285 tests/test_osx_10_12_x86_64.py::TestOSX_10_12::test_returns PASSED
286 tests/test_osx_10_9_x86_64.py::TestOSX_10_9::test_all PASSED
287 tests/test_osx_10_9_x86_64.py::TestOSX_10_9::test_get_cpu_info_from_sysctl PASSED
288 tests/test_osx_10_9_x86_64.py::TestOSX_10_9::test_returns PASSED
289 tests/test_parse_cpu_string.py::TestParseCPUString::test_hz_friendly_to_full PASSED
290 tests/test_parse_cpu_string.py::TestParseCPUString::test_hz_short_to_friendly PASSED
291 tests/test_parse_cpu_string.py::TestParseCPUString::test_hz_short_to_full PASSED
292 tests/test_parse_cpu_string.py::TestParseCPUString::test_parse_cpu_brand_string PASSED
293 tests/test_parse_cpu_string.py::TestParseCPUString::test_parse_cpu_brand_string_dx PASSED
294 tests/test_parse_cpu_string.py::TestParseCPUString::test_to_decimal_string PASSED
295 tests/test_parse_errors.py::TestParseErrors::test_all PASSED
296 tests/test_parse_errors.py::TestParseErrors::test_returns PASSED
297 tests/test_pcbsd_10_x86_64.py::TestPCBSD::test_all PASSED
298 tests/test_pcbsd_10_x86_64.py::TestPCBSD::test_get_cpu_info_from_dmesg PASSED
299 tests/test_pcbsd_10_x86_64.py::TestPCBSD::test_returns PASSED
300 tests/test_selinux.py::TestSELinux::test_enforcing PASSED
301 tests/test_selinux.py::TestSELinux::test_exec_mem_and_heap PASSED
302 tests/test_selinux.py::TestSELinux::test_no_exec_mem_and_heap PASSED
303 tests/test_selinux.py::TestSELinux::test_not_enforcing PASSED
304 tests/test_solaris_11_x86_32.py::TestSolaris_11::test_all PASSED
305 tests/test_solaris_11_x86_32.py::TestSolaris_11::test_get_cpu_info_from_kstat PASSED
306 tests/test_solaris_11_x86_32.py::TestSolaris_11::test_returns PASSED
307 tests/test_true_os_18_x86_64_ryzen_7.py::TestTrueOS_18_X86_64_Ryzen7::test_all PASSED
308 tests/test_true_os_18_x86_64_ryzen_7.py::TestTrueOS_18_X86_64_Ryzen7::test_get_cpu_info_from_dmesg PASSED
309 tests/test_true_os_18_x86_64_ryzen_7.py::TestTrueOS_18_X86_64_Ryzen7::test_returns PASSED
310 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_all PASSED
311 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_get_cpu_info_from_cpuid PASSED
312 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_get_cpu_info_from_platform_uname PASSED
313 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_get_cpu_info_from_registry PASSED
314 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_get_cpu_info_from_wmic PASSED
315 tests/test_windows_10_x86_64.py::TestWindows_10_X86_64::test_returns PASSED
316 tests/test_windows_10_x86_64_ryzen_7.py::TestWindows_10_X86_64_Ryzen7::test_all PASSED
317 tests/test_windows_10_x86_64_ryzen_7.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_cpuid PASSED
318 tests/test_windows_10_x86_64_ryzen_7.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_platform_uname PASSED
319 tests/test_windows_10_x86_64_ryzen_7.py::TestWindows_10_X86_64_Ryzen7::test_get_cpu_info_from_registry PASSED
320 tests/test_windows_10_x86_64_ryzen_7.py::TestWindows_10_X86_64_Ryzen7::test_returns PASSED
321 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_all PASSED
322 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_get_cpu_info_from_cpuid PASSED
323 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_get_cpu_info_from_platform_uname PASSED
324 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_get_cpu_info_from_registry PASSED
325 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_get_cpu_info_from_wmic PASSED
326 tests/test_windows_8_x86_64.py::TestWindows_8_X86_64::test_returns PASSED
328 =============================== warnings summary ===============================
329 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_freezegun.py:17: 638 warnings
330 $(PYTHON_DIR)/vendor-packages/pytest_freezegun.py:17: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
331 if LooseVersion(pytest.__version__) < LooseVersion('3.6.0'):
333 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
334 ======== 317 passed, 2 skipped, 638 warnings ========