5a634f2 test: drop the use of `tempfile.mktemp()`

Authored and Committed by mrc0mmand 2 years ago
    test: drop the use of `tempfile.mktemp()`
    
    and use `uuid.uuid4()` instead to generate a sufficiently pseudo-random
    file name.
    
    Resolves: https://github.com/systemd/systemd/security/code-scanning/142