ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
|
Test interface functions to scheduler. More...
#include "ruuvi_driver_enabled_modules.h"
#include "ruuvi_driver_error.h"
#include "ruuvi_driver_test.h"
#include <stdbool.h>
#include <stddef.h>
Go to the source code of this file.
Functions | |
bool | ri_scheduler_run_integration_test (const rd_test_print_fp printfp) |
Run all scheduler integration tests. More... | |
Test interface functions to scheduler.
Test interface functions to timer.
Definition in file ruuvi_interface_scheduler_test.h.