On Wed, Jan 10, 2018 at 06:21:10PM -0600, Erik Gabriel Carrillo wrote: > Add a test that creates an event timer and detects the generation of a > timer expiry event being scheduled through the software event device. > > Signed-off-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com> > --- > test/test/test_event_timer_adapter.c | 106 > +++++++++++++++++++++++++++++++++++ > 1 file changed, 106 insertions(+) >
Please consider following common_code -> sw_dev -> test -> doc so that it would be easy to review. Some patches could be squashed into one. <snip>