[SHELL32_APITEST] Improve ShellExecCmdLine testcase more (#3736)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Thu, 10 Jun 2021 23:09:18 +0000 (08:09 +0900)
committerGitHub <noreply@github.com>
Thu, 10 Jun 2021 23:09:18 +0000 (08:09 +0900)
commitafd349a93e6f9ed981cb640c59391c95e19bd6fa
treef547066222606004b421d1b2a3fcd793c25cbf11
parentc2317d773e937e0504aa4ceb11caee7b409c7f0f
[SHELL32_APITEST] Improve ShellExecCmdLine testcase more (#3736)

- Simplify code.
- Loose the condition of success.
- Add some missing tests.
- Close newly opened windows gracefully.
CORE-17351, CORE-16898, CORE-17612
modules/rostests/apitests/shell32/ShellExecCmdLine.cpp