audk/BaseTools/Source/Python
Bob Feng 45962a05da BaseTools: Add unittest for Split tool
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3165

This patch is to add the unit test for Split python tool

Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Yuwei Chen <yuwei.chen@intel.com>
2021-01-21 11:05:43 +00:00
..
AmlToC BaseTools: Compile AML bytecode arrays into .obj file 2020-07-02 10:09:17 +00:00
AutoGen BaseTools: Fix the improper error logging 2021-01-06 02:57:38 +00:00
BPDG
Capsule BaseTools/Capsule: Add capsule dependency support 2020-01-15 03:16:46 +00:00
Common BaseTools: Work around array.array.tostring() removal in python 3.9 2020-08-14 02:21:18 +00:00
CommonDataClass
Ecc BaseTools/Ecc: Allow init of function static variables 2020-12-22 01:26:10 +00:00
Eot
GenFds BaseTools: Fix the issue caused by tostring() removal on Py39 2021-01-06 01:24:43 +00:00
GenPatchPcdTable
PatchPcdValue
Pkcs7Sign
Rsa2048Sha256Sign
Split BaseTools: Convert Split tool to python 2021-01-21 10:19:09 +00:00
Table
TargetTool
Trim BaseTools: Incremental build issue for included ASI file's deletion. 2020-11-10 00:24:06 +00:00
UPT
Workspace BaseTools: Correct report the line number in INF file issue 2020-12-22 02:21:26 +00:00
build BaseTools: Fix the build report crash issue 2021-01-14 04:12:09 +00:00
tests/Split BaseTools: Add unittest for Split tool 2021-01-21 11:05:43 +00:00
GNUmakefile
Makefile
basetool_tiano_python_path_env.yaml
sitecustomize.py