McuSupport: settings unit tests

Change-Id: I0fe1b8f9523f952e14a23c7ffa9ef7d3b6ff6ddf
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Piotr Mućko
2022-03-01 22:35:33 +01:00
committed by Christiaan Janssen
parent 9697e3407f
commit a49c029056
12 changed files with 556 additions and 13 deletions

View File

@@ -74,6 +74,7 @@ public:
Utils::FilePath path() const override;
Utils::FilePath defaultPath() const override;
Utils::FilePath detectionPath() const override;
QString settingsKey() const final;
void updateStatus() override;
Status status() const override;