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...
 

Detailed Description

Test interface functions to scheduler.

Test interface functions to timer.

Author
Otso Jousimaa otso@.nosp@m.ojou.nosp@m.sima..nosp@m.net
Date
2020-02-14

Definition in file ruuvi_interface_scheduler_test.h.