This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 607bb94  [Vulkan] Remote target.h #include (#8813)
     add 356879d  Use CTest for C++ tests (#8809)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                | 33 +++++++++++++--------------
 cmake/modules/StandaloneCrt.cmake             | 24 ++++++-------------
 tests/cpp/arith_simplify_test.cc              |  5 ----
 tests/cpp/attrs_test.cc                       |  8 +------
 tests/cpp/auto_scheduler_test.cc              |  8 +------
 tests/cpp/build_module_test.cc                |  6 -----
 tests/cpp/container_test.cc                   |  8 +------
 tests/cpp/dataflow_pattern_test.cc            |  8 +------
 tests/cpp/expr_test.cc                        |  8 +------
 tests/cpp/ir_functor_test.cc                  |  8 +------
 tests/cpp/microtvm_runtime_standalone_test.cc |  8 +------
 tests/cpp/object_protocol_test.cc             |  8 +------
 tests/cpp/packed_func_test.cc                 |  8 +------
 tests/cpp/parallel_for_test.cc                |  6 -----
 tests/cpp/pattern_match_test.cc               |  8 +------
 tests/cpp/profiling_test.cc                   |  6 -----
 tests/cpp/random_engine_test.cc               |  6 -----
 tests/cpp/relay_build_module_test.cc          |  8 +------
 tests/cpp/relay_dismantler_test.cc            |  6 -----
 tests/cpp/relay_pass_type_infer_test.cc       |  6 -----
 tests/cpp/relay_text_printer_test.cc          |  6 -----
 tests/cpp/relay_transform_sequential_test.cc  |  6 -----
 tests/cpp/support_test.cc                     |  6 -----
 tests/cpp/target_test.cc                      |  6 -----
 tests/cpp/tensor_test.cc                      |  8 +------
 tests/cpp/texture_copy_test.cc                |  6 -----
 tests/cpp/threading_backend_test.cc           |  6 -----
 tests/cpp/tir_analysis_side_effect.cc         |  8 +------
 tests/cpp/topi_ewise_test.cc                  |  6 -----
 tests/crt/aot_memory_test.cc                  |  9 +-------
 tests/crt/framing_test.cc                     | 19 +--------------
 tests/crt/func_registry_test.cc               | 10 +-------
 tests/crt/memory_test.cc                      |  6 -----
 tests/crt/session_test.cc                     | 19 +--------------
 tests/scripts/task_cpp_unittest.sh            |  8 ++-----
 35 files changed, 42 insertions(+), 273 deletions(-)

Reply via email to