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)
commit7d02645fe4c07efe253f68d2d6134922e7c5323e
treefc3a8a8a4af25118b174deafd2d1ce25887ab9c8
parent87a5d1b5d012b0663517bfa36f5e01c8028f121a
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