]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Add unittest for Split tool
authorBob Feng <bob.c.feng@intel.com>
Wed, 13 Jan 2021 09:33:04 +0000 (17:33 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 21 Jan 2021 11:05:43 +0000 (11:05 +0000)
commit45962a05da1b61696004ca9acf3afb15d6adefbf
treef67c81fdd3744d396bd2493eadf4aaa7f5f314f5
parent5b4a97bbc39ed8e7eb50038b9cffe2e948e49995
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>
BaseTools/Source/Python/tests/Split/test_split.py [new file with mode: 0644]