| Index: Makefile.standalone-help/check-xtest.txt
|
| diff --git a/Makefile.standalone-help/check-xtest.txt b/Makefile.standalone-help/check-xtest.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d193393128eac8b65a31110b65566461b23d87fd
|
| --- /dev/null
|
| +++ b/Makefile.standalone-help/check-xtest.txt
|
| @@ -0,0 +1,5 @@
|
| +check-xtest - run the cross tests
|
| +
|
| +To check a specific test, override CHECK_XTEST_TESTS, e.g.:
|
| + make -f Makefile.standalone check-xtest \
|
| + CHECK_XTEST_TESTS=crosstest/Output/mem_intrin_x8632_nonsfi_O2_sse2.xtest
|
|
|