Avoid same output file name in test in GdalAdapters
Summary
Rename output filename in GdalAdapters test to avoid random behavior with parallel exécutions in tests.
Rationale
Related to !49 (merged) discussions with a random tests which is failing
Implementation Details
Classes and files
Give an overview of the implementation: main changes made to classes, files and modules. Do not paste complete diff, as it is available in the merge request already.
Applications
Describe any changes made to existing applications, or new applications that have been added.
Tests
Describe the testing strategy for new features.
Documentation
List or link documentation modifications that were made (doxygen, example, software guide, application documentation, cookbook).
Additional notes
List remaining open issues if any, and additional notes.