Microchip® Advanced Software Framework

common_tests.h File Reference

Common test functions for External Bus Interface.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include <hugemem.h>
#include <stdint.h>
#include <unit_test/suite.h>

Data Structures

struct  ebi_test_params
 EBI test parameters. More...
 

Functions

void run_address_bus_test (const struct test_case *test)
 Test the address bus. More...
 
void run_data_bus_test (const struct test_case *test)
 Test the data bus. More...
 
void run_data_integrity_test (const struct test_case *test)
 Test the data integrity. More...