Tests: Cleanup CTestTestSerialInDepends lockfile at test start When any test under CTestTestSerialInDepends starts, delete the lockfile for that test in case it wasn't deleted at the end of the last test run. Fixes: #22351