ocf/tests/unit
Adam Rutkowski 87f834c793 Move common user and freelist partition data to a new struct
New structure ocf_part is added to contain all the data common for both
user partitions and freelist partition: part_runtime and part_id.
ocf_user_part now contains ocf_part structure as well as pointer to
cleaning partition runtime metadata (moved out from part_runtime) and
user partition config (no change here).

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2021-06-18 12:07:10 +02:00
..
framework ut framework: don't mock env functions 2021-03-19 16:08:27 +01:00
tests Move common user and freelist partition data to a new struct 2021-06-18 12:07:10 +02:00