1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests
Veselin Georgiev 45651ef7bc Merge 141243f from http://github.com/eloaders/libcpuid
This adds support for x2apic detection. This is not a direct merge, since

- the feature is spelled as 'x2apic' instead of 'x2APIC', for consistency with other flags;
- tests are added
- the id of the feature is moved to the end of the cpu_feature_t enum, for binary
  compatibility.
2014-06-22 21:00:18 +03:00
..
add_test.py Added a test with a Zacate CPU. Also, fixed the add_test script 2011-10-11 17:33:30 +00:00
extract_test.py Reorganization of CPU databases, added correct recognition of most Core-based Xeons, fixed a few other misrecognitions 2008-12-12 18:56:29 +00:00
Makefile.am Added the unit tests to the tarball distribution 2009-01-13 18:33:28 +00:00
run_tests.py Modified the test-stash and the testing code, so that it is aware of the SSE unit size functionality. Also, added support for detecting AMD Llano/Brazos CPUs 2011-10-11 17:26:00 +00:00
tests_stash.txt Merge 141243f from http://github.com/eloaders/libcpuid 2014-06-22 21:00:18 +03:00