test: 将卸载测试移至单独文件并优化关闭逻辑

将test_mumu.py中的卸载测试移至单独的test_uninstall.py文件
在卸载测试中添加模拟器关闭操作
移除test_mumu.py中冗余的关闭模拟器测试
This commit is contained in:
2026-03-12 21:50:46 +08:00
parent 7ef91abee1
commit beb885f77c
5 changed files with 23 additions and 18 deletions