mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Refactor "make test" as well.
This commit is contained in:
parent
019170b65f
commit
f6acf1b634
2 changed files with 41 additions and 30 deletions
|
@ -10,4 +10,4 @@ consistency:
|
|||
$(top_srcdir)/libcpuid/check-consistency.py $(top_srcdir)/libcpuid
|
||||
|
||||
test:
|
||||
$(top_srcdir)/tests/run_tests.py $(top_srcdir)/tests/tests_stash.txt $(top_srcdir)/cpuid_tool/cpuid_tool
|
||||
$(top_srcdir)/tests/run_tests.py $(top_srcdir)/cpuid_tool/cpuid_tool $(top_srcdir)/tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue