tree: 1ae1949ca9d82444956d33c6fa50efb1cd1ca844 [path history] [tgz]
  1. admin/
  2. api/
  3. base/
  4. client/
  5. concurrent/
  6. grpc/
  7. logger/
  8. remoting/
  9. rocketmq/
  10. scheduler/
  11. tracing/
  12. BUILD
  13. BUILD.bazel
  14. CMakeLists.txt
  15. README.md
src/test/cpp/ut/README.md

Introduction

This directory is supposed to contain all unit tests for this project. File hierarchy of unit test files should resemble those of main sources. Aka, Unit test file for src/main/cpp/base/UtilAll.cpp should be src/test/cpp/base/UtilAllTest.cpp