Commit 3f7cbed8 by StandbyMe Committed by Zhi

[DOC] Add test script starter command to document (#3993)

parent 8eb3157a
......@@ -227,4 +227,4 @@ tests in TVM. The easiest way to install GTest is from source.
make install
After installing GTest, the C++ tests can be built with ``make cpptest``.
After installing GTest, the C++ tests can be built and started with ``./tests/scripts/task_cpp_unittest.sh`` or just built with ``make cpptest``.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment