Common test functions for External Bus Interface.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include "common_tests.h"
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... | |