ocf/tests/functional/pyocf
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
..
types Change error code and add new 2020-01-02 09:34:24 +01:00
wrappers Merge new_io and configure - update tests 2019-07-17 10:31:23 +02:00
__init__.py Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
ocf.py Pyocf minor api fixes 2019-06-14 18:15:22 +02:00
utils.py Tests for promotion policy 2019-09-11 10:31:14 +02:00