Re: [lng-odp] [API-NEXT PATCH 11/21] test: drv: device creation and destruction

2017-02-27 Thread Christophe Milard
On 22 February 2017 at 23:40, Bill Fischofer wrote: > > > On Wed, Feb 22, 2017 at 6:55 AM, Christophe Milard > wrote: >> >> Testing that devices can be created and removed from ODP. >> >> Signed-off-by: Christophe Milard >> --- >> .../validation/drv/drvdriver/.gitignore| 1 + >> .

[lng-odp] [API-NEXT PATCH 11/21] test: drv: device creation and destruction

2017-02-22 Thread Christophe Milard
Testing that devices can be created and removed from ODP. Signed-off-by: Christophe Milard --- .../validation/drv/drvdriver/.gitignore| 1 + .../validation/drv/drvdriver/Makefile.am | 11 ++ .../validation/drv/drvdriver/drvdriver_device.c| 218 +