hunting/tools
2024-06-15 08:39:16 +08:00
..
clang-tidy Add test and tools. 2024-06-15 08:39:16 +08:00
cmake Add test and tools. 2024-06-15 08:39:16 +08:00
shell Add test and tools. 2024-06-15 08:39:16 +08:00
version_release Add test and tools. 2024-06-15 08:39:16 +08:00
README.md Add test and tools. 2024-06-15 08:39:16 +08:00

1. 工具

1.1. 概述

  该目录存放使用到的工具。

1.2. delete_test_code.sh

  删除测试工具代码。

使用方法:

$ cd //tools/shell
$ ./delete_test_code.sh ../../test/

1.3. delete_sdk_code.sh

根据需要删除SDK当中若干模块的src代码。

使用方法:

$ cd //tools/shell
$ ./delete_sdk_code.sh