| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Some memory providers (currently the devdax and the file providers) do not support the free() operation (free() always returns the UMF_RESULT_ERROR_NOT_SUPPORTED error). Add the `free_not_supp` parameter to `ipcTestParams` in ipcFixtures.hpp that says if the provider does not support the free() op to enable running umfIpcTest tests when free() is not supported. Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
I have two questions/comments:
|
Sorry, something went wrong.
|
ok we can merge this if CI passes |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Add IPC tests (umfIpcTest) to the devdax provider.
Checklist