Download this file
1 2 3 4 5 6
context("gpu-management") test_that("Check the functions in gpu-management", { expect_error(startGPUSession()) expect_error(startGPUSession("")) })