Re: [PATCH v2 09/31] tests/functional: add helpers for building file paths

2024-12-12 Thread Thomas Huth
On 11/12/2024 18.26, Daniel P. Berrangé wrote: Add helper methods that construct paths for * log files - to be preserved at the end of a test * scratch files - to be purged at the end of a test * build files - anything relative to the build root * data files - anything relative to the fu

[PATCH v2 09/31] tests/functional: add helpers for building file paths

2024-12-11 Thread Daniel P . Berrangé
Add helper methods that construct paths for * log files - to be preserved at the end of a test * scratch files - to be purged at the end of a test * build files - anything relative to the build root * data files - anything relative to the functional test source root * socket files - a short t