tree: 5b2e0dab4c039df7837244b8d75b86dfcc4daf39 [path history] [tgz]
  1. admin/
  2. api/
  3. base/
  4. client/
  5. concurrent/
  6. logger/
  7. remoting/
  8. rocketmq/
  9. scheduler/
  10. tracing/
  11. BUILD
  12. BUILD.bazel
  13. 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