mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Unit tests for temperature, virtual method for value conversion
This commit is contained in:
@@ -48,6 +48,10 @@ private slots:
|
||||
* \brief Testing pressure
|
||||
*/
|
||||
void pressureTests();
|
||||
/*!
|
||||
* \brief Testing temperature
|
||||
*/
|
||||
void temperatureTests();
|
||||
/*!
|
||||
* \brief testing construction / destruction in memory
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user