Files
nvbench/python/test
Oleksandr Pavlyk 2bb4ca63a9 Test packaged import path.
test_nvbench_tooling_deps.py now has a smoke test that builds a
temporary package layout matching the wheel mapping:

cuda/bench/scripts/nvbench_tooling_deps.py

and imports:

cuda.bench.scripts.nvbench_tooling_deps

That covers the cuda.bench.scripts.* path without requiring a wheel
build/install inside this unit test.
2026-07-02 07:26:49 -05:00
..