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