def test_lib(self): from pyculib.fft.binding import libcufft cufft = libcufft() self.assertNotEqual(libcufft().version, 0)