no-OS
Loading...
Searching...
No Matches
test_irq.h File Reference

CAPI IRQ controller test entry. More...

Functions

int test_irq (void)
 Run all IRQ controller test cases available on the mapped platform.
 

Detailed Description

CAPI IRQ controller test entry.

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

Function Documentation

◆ test_irq()

int test_irq ( void )

Run all IRQ controller test cases available on the mapped platform.

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