commit | 1f89355123b931e2b30cc235c08301867cbb9775 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Fri Apr 18 16:09:33 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 23 13:19:44 2025 -0600 |
tree | 76459f56909778c556fba1b21a2eb38de22c8618 | |
parent | 690b7e668c73ca5efc2d96a9ad63331644596787 [diff] |
test: lib: add initjmp() test Test the initjmp() function when HAVE_INITJMP is set. Use the test as an example in the API documentation. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>