]> git.baikalelectronics.ru Git - uboot.git/commit
test: unit test for longjmp
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 23 Mar 2021 18:11:27 +0000 (19:11 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 8 Apr 2021 07:37:29 +0000 (15:37 +0800)
commit0df2d505a1f39c69d127d5d8baa3201bdce020bb
treeaead68051e472b49fbcaa740fb91cf45b100f0f1
parent2343722a6b6a74d35c163b22098b9279ed34e897
test: unit test for longjmp

Provide a unit test for the longjmp() library function

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Sean Anderson <seanga2@gmail.com>
test/lib/Makefile
test/lib/longjmp.c [new file with mode: 0644]