ocf/tests/functional
Ostrokrzew 3fca309e51 Change error code and add new
Change 'OCF_ERR_START_CACHE_FAIL' to 'OCF_ERR_NO_MEM' while CAS fails in case of memory lack on device.
Add new error code for case, when device doesn't satisfy CAS requirements - 'OCF_ERR_INVAL_CACHE_DEV'.
Use 'OCF_ERR_INVAL_CACHE_DEV' in code.
Update error code match in test.
closes #317 issue

Signed-off-by: Ostrokrzew <slawomir.jankowski@intel.com>
2020-01-02 09:34:24 +01:00
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf Change error code and add new 2020-01-02 09:34:24 +01:00
tests Change error code and add new 2020-01-02 09:34:24 +01:00
utils Add global random seed config 2019-10-03 16:31:05 +02:00
__init__.py *.ini files added 2019-04-04 10:29:20 +02:00
.gitignore Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
Makefile Add global random seed config 2019-10-03 16:31:05 +02:00
pytest.ini Create config which excludes tests marked as "long" and security tests by default 2019-06-10 13:04:49 +02:00