|
AWS IoT Device SDK C:
Fleet Provisioning
AWS IoT Fleet Provisioning
|
| Return to main page ↑ |
Test runner for Provisioning tests. More...
#include <stdbool.h>#include "unity_fixture.h"Functions | |
| void | RunProvisioningTests (bool disableNetworkTests, bool disableLongTests) |
| Runs the Provisioning test groups. More... | |
Test runner for Provisioning tests.
| void RunProvisioningTests | ( | bool | disableNetworkTests, |
| bool | disableLongTests | ||
| ) |
Runs the Provisioning test groups.
| [in] | disableNetworkTests | Whether tests that require the network should run. |
| [in] | disableLongTests | Whether tests that take a long time should run. |