]> git.baikalelectronics.ru Git - uboot.git/commit
event: Add a simple test
authorSimon Glass <sjg@chromium.org>
Fri, 4 Mar 2022 15:43:01 +0000 (08:43 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 10 Mar 2022 13:28:36 +0000 (08:28 -0500)
commit52067ad03799e57a6ab909310a1b6d9deb39cb18
treefc3a8a8a4af25118b174deafd2d1ce25887ab9c8
parentd9705477a70126df7b9bedc58ca3e4ee2948c10c
event: Add a simple test

Add a test for event registration and activation.

Signed-off-by: Simon Glass <sjg@chromium.org>
MAINTAINERS
test/common/Makefile
test/common/event.c [new file with mode: 0644]
test/test-main.c