ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ruuvi_interface_flash_test.h
Go to the documentation of this file.
1
#ifndef RUUVI_INTERFACE_FLASH_TEST_H
2
#define RUUVI_INTERFACE_FLASH_TEST_H
15
#include "
ruuvi_driver_test.h
"
16
#include <stdbool.h>
17
24
bool
ri_flash_run_integration_test
(
const
rd_test_print_fp
printfp);
25
27
#endif
ri_flash_run_integration_test
bool ri_flash_run_integration_test(const rd_test_print_fp printfp)
Run all flash tests.
rd_test_print_fp
void(* rd_test_print_fp)(const char *const msg)
function pointer to print test information
Definition:
ruuvi_driver_test.h:23
ruuvi_driver_test.h
Functions for testing drivers.
src
integration_tests
ruuvi_interface_flash_test.h
Generated by
1.9.1