1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests/intel/nehalem
Veselin Georgiev 019170b65f Refactor the tests: put each test case in a separate file
Instead of one big pile of tests in tests_stash.txt, keep each CPU
example raw data/parsed data in a file, ordered in a tree by
manufacturer and microarchitecture. The 64 .test files have been
extracted from tests_stash.txt. The add_test script is changed to
create_test and it doesn't append to test_stash.txt, instead it
spits out data to be saved in a .test file.

run_tests.py is not refactored yet, to be done in a subsequent commit.
2014-07-15 19:59:35 +03:00
..
arrandale-i5.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
arrandale-i7.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
bloomfield.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
gulftown-i7.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
lynnfield-i7.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
xeon-bloomfield.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
xeon-gainestown.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00
xeon-gulftown.test Refactor the tests: put each test case in a separate file 2014-07-15 19:59:35 +03:00