黑盒数据做成合并
This commit is contained in:
@@ -61,6 +61,10 @@ python -m cobol_testgen --gcov <cobol_src> runtime/
|
||||
# 诊断脚本
|
||||
python diagnose_db2.py # DB 全流程
|
||||
python diagnose_kind8dbrun.py # DB 编译运行
|
||||
|
||||
# 黑盒数据生成
|
||||
python black-box-data-create/main.py --design "D:\xxxx\詳細設計書_xxxx.md" --source "D:\xxxx\xxxx.cbl" --file-db-md "D:\xxxx\COPY句定義書.md" --cpy "D:\cobol-tna-system\cpy" --db-md "D:\xxxx\DB定義書.md" --output "D:\xxxx\output"
|
||||
|
||||
```
|
||||
|
||||
## 依赖
|
||||
|
||||
Reference in New Issue
Block a user