testGetBoardGw() testGetBoardGw() : Tests the function to get information about the board (via IQRF GW json) Returns
testGetBoardDeviceTree() testGetBoardDeviceTree() : Tests the function to get information about the board (via device tree) Returns
testGetBoardDmi() testGetBoardDmi() : Tests the function to get information about the board (via DMI) Returns
testGetBoardUnknown() testGetBoardUnknown() : Tests the function to get information about the board (unknown method) Returns
testGetIpAddresses() testGetIpAddresses() : Tests the function to get IPv4 and IPv6 addresses of the gateway Returns
testGetMacAddresses() testGetMacAddresses() : Tests the function to get MAC addresses of the gateway Returns
testGetCoordinatorInfo() testGetCoordinatorInfo() : Tests the function to get information about the Coordinator Returns
testGetDaemonVersion() testGetDaemonVersion() : Tests the function to get IQRF Gateway Daemon's version Returns
testGetDaemonVersionNotInstalled() testGetDaemonVersionNotInstalled() : Tests the function to get IQRF Gateway Daemon's version (IQRF Gateway Daemon is not installed) Returns
testGetDaemonVersionUnknown() testGetDaemonVersionUnknown() : Tests the function to get IQRF Gateway Daemon's version (unknown version) Returns
testGetWebAppVersion() testGetWebAppVersion() : Tests the function to get version of the webapp Returns
testGetSwapUsageWithoutSwap() testGetSwapUsageWithoutSwap() : Tests the function to get swap usage (computer hasn't got swap) Returns
testConvertSizes() testConvertSizes() : Tests the function to convert size in bytes to human readable format Returns