Skip to content

Adjusting test cases from mock tests to proper tests for testZfpCuda4d<datatype> #235

@JanLJL

Description

@JanLJL

Hi,

I enhanced ZFP to also support 4D arrays for CUDA and would like to open a PR soon to merge this into the main project.
However, I see when running the tests (built with -DBUILD_TESTING_FULL=ON ) that for the 4D case, the test suite seems to run mock tests for the CUDA 4D cases and assert 0x0 due to the fact this functionality wasn't implemented previously.

I don't have much experience with GoogleTest and find the whole structure of the tests a bit confusing, can you point me to the right files/lines of code I have to adjust so the tests are testing against the actual checksum?

Thanks and best,
Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions