mirror of
https://github.com/anrieff/libcpuid
synced 2025-01-23 20:06:41 +00:00
a716585cc0
The last change to flags detection caused a bunch of tests to fail. The reason is that they are bogus, all recent Intel chips don't have RDTSCP indicated in the test files, whereas they have it in reality. I figured it will be easier to add "--fix" option to run_tests.py, rather than fixing each testfile by hand. This is also extended in the Makefile: "make test" runs the tests and reports discrepancies. "make fix-tests" fixes any offending tests. This blindly assumes that libcpuid is sane. |
||
---|---|---|
.. | ||
amd | ||
intel | ||
create_test.py | ||
Makefile.am | ||
run_tests.py |