]> git.proxmox.com Git - mirror_edk2.git/commit
Revert "BaseTools:code of test python module is moved to edksetup"
authorFan, ZhijuX <zhijux.fan@intel.com>
Thu, 9 May 2019 06:50:05 +0000 (14:50 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Thu, 9 May 2019 11:02:35 +0000 (19:02 +0800)
commit49693202ec9cf2990507adeb5e088553dfcdc743
treea0415ec717b00dcfe652b2f538c87e760df255c9
parent51e9be0cc3d154572ac93f2b1e133b2f6b163a82
Revert "BaseTools:code of test python module is moved to edksetup"

This reverts commit df7c81b5b219c9aee776baa466dd64c9d318dd80.

In commint df7c81b5b219c9,used a function to test python module
But the Boolean value of the return value of this function is the
opposite of the Correct result, resulting in an unexpected result

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Tests/RunTests.py
edksetup.sh