Skip to content

[Testing] test_data fails when statx is not available

test_data test fails when statx()isn't available. test_status already has a way of checking for that.

Two options:

  • Add check of test_status to test_data as well
  • use something else than statx()