
16 Jun
2020
16 Jun
'20
1:24 p.m.
On Tue, Jun 16, 2020 at 09:27:55AM -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>