
11 Jun
2020
11 Jun
'20
9:53 a.m.
On Tue, Jun 09, 2020 at 04:43:46PM -0500, Jonathon Jongsma wrote:
In order to test the nodedev driver, we need to link against a non-loadable module. Similar to other loadable modules already in the repository, create an _impl library that can be linked against the unit tests and then create a loadable module from that.
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>