nvidia-container-toolkit/internal/platform-support/tegra
Evan Lezar 963250a58f Refactor CSV discovery for testability
This change improves the testibility of the CSV discoverer.
This is done by adding injection points for mocks for library discovery and
symlink resolution.

Note that this highlights a bug in the current implementation where the
library filter causes valid symlinks to be skipped.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-09-22 22:02:30 +02:00
..
csv Move tegra-specifics to new package 2023-08-04 16:49:30 +02:00
csv_test.go Refactor CSV discovery for testability 2023-09-22 22:02:30 +02:00
csv.go Refactor CSV discovery for testability 2023-09-22 22:02:30 +02:00
filter_test.go Skip symlinks to libraries 2023-08-04 16:49:30 +02:00
filter.go Skip symlinks to libraries 2023-08-04 16:49:30 +02:00
symlinks.go Refactor CSV discovery for testability 2023-09-22 22:02:30 +02:00
tegra.go Refactor CSV discovery for testability 2023-09-22 22:02:30 +02:00