no-OS
Loading...
Searching...
No Matches
test_gpio.c File Reference

CAPI GPIO loopback tests. More...

#include <stdint.h>
#include <errno.h>
#include "capi_gpio.h"
#include "common_data.h"
#include "test_framework.h"
#include "test_gpio.h"
Include dependency graph for test_gpio.c:

Functions

int test_gpio (void)
 Run all GPIO test cases available on the mapped platform.
 

Detailed Description

CAPI GPIO loopback tests.

Copyright (c) 2026 Analog Devices, Inc. SPDX-License-Identifier: BSD-3-Clause

Function Documentation

◆ test_gpio()

int test_gpio ( void )

Run all GPIO test cases available on the mapped platform.

Returns
0 if all executed cases passed, first non-zero test error otherwise.