mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: unit: add output to make nvtest happy
This adds the correct output for the nvtest interpreter in GVS to track the per-test pass/fails. JIRA NVGPU-1042 Change-Id: I7f4a1a63c64988520db08029231f0db9deeaee7d Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1850293 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Abdul Salam
parent
24a678ea81
commit
334f5869c9
@@ -43,6 +43,7 @@ struct unit_fw_args {
|
||||
int verbose_lvl;
|
||||
bool no_color;
|
||||
int thread_count;
|
||||
bool nvtest;
|
||||
|
||||
const char *unit_name;
|
||||
const char *unit_load_path;
|
||||
|
||||
Reference in New Issue
Block a user