1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
libcpuid/tests
The Tumultuous Unicorn Of Darkness 587f2597d7 Tests: fix Bay Trail results
Since 7ad0a494a5, it shows that core count for Intel® Celeron® Processor J1900 and Intel Atom® Processor Z3740 was wrong.
According to Intel, new values are correct:
- https://www.intel.com/content/www/us/en/products/sku/78867/intel-celeron-processor-j1900-2m-cache-up-to-2-42-ghz/specifications.html?wapkw=J1900 ==> 4c/4t
- https://www.intel.com/content/www/us/en/products/sku/76759/intel-atom-processor-z3740-2m-cache-up-to-1-86-ghz/specifications.html ==> 4c/4t
2024-04-14 17:19:12 +02:00
..
amd DB: add AMD Storm Peak 2023-12-30 12:14:27 +01:00
hygon/dhyana Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
intel Tests: fix Bay Trail results 2024-04-14 17:19:12 +02:00
via Add basic support for Centaur CPUs (VIA/Zhaoxin) 2023-07-01 16:01:26 +02:00
zhaoxin Tests: add Zhaoxin Yongfeng (KaisHeng) 2023-09-23 10:02:03 +02:00
CMakeLists.txt Support for hybrid CPU (#166) 2022-09-15 18:37:08 +02:00
create_test.py Support another variant of AIDA64 dumps in cpuid_deserialize_raw_data_internal() 2023-05-08 16:35:11 +02:00
Makefile.am When creating a tarball, include the small tests now instead of tests_stash.txt 2014-07-16 10:29:58 +03:00
run_tests.py Add cache instances field in cpu_id_t and system_id_t 2022-09-22 17:49:38 +02:00
update_tests.sh Tests: fix path for cpuid_tool 2020-11-14 13:45:15 +01:00