The testcase python files were already compatible with python3, but the shebang was wrongly set to just 'python'
This is to allow us sending the root configure request together with other requests. Making it easier to reproduce timing critical bugs. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>