On 7/2/20 1:44 PM, Jarkko Sakkinen wrote:
On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote:
Python 2 is no longer supported by the Python upstream project, so upgrade TPM2 tests to Python 3.
Signed-off-by: Pengfei Xu pengfei.xu@intel.com
I think that it's perfect now. Thank you.
Also
- I checked that scripts/checkpatch.pl did not report any errors.
- sudo python3 -m unittest -v tpm2_tests.SmokeTest
- sudo python3 -m unittest -v tpm2_tests.SpaceTest
Reviewed-by: Jarkko Sakkinen jarkko.sakkinen@linux.intel.com Tested-by: Jarkko Sakkinen jarkko.sakkinen@linux.intel.com
Shuah, I could pick this up after your PR (with my earlier fixes) lands to mainline, and sort out possible merge conflicts if they uprise. Is this fine by you?
Yes. I will apply them as soon as PR clears and hopefully they can go into rc5.
thanks, -- Shuah