Skip to content
  • Robert Maynard's avatar
    Fix multiple issue in the cuda array handle unit tests. · 04bc41ca
    Robert Maynard authored
    The namespaces need to be different for each test, or else only the first
    implementation of the function will be used for all tests that call that
    function.
    
    Also updated the test to verify that we can count starting from a non zero
    number.
    04bc41ca