mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: unit: Argument to run QNX tests
Created a command line argument '-Q' for nvgpu_unit. It represents that the tests are QNX specific tests. Change-Id: I178e220de1777c7de30f489ad9f3b5352db3aa19 Signed-off-by: asah <asah@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2013907 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Ankur Kishore <ankkishore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
@@ -44,6 +44,7 @@ struct unit_fw_args {
|
||||
bool no_color;
|
||||
int thread_count;
|
||||
bool nvtest;
|
||||
bool is_qnx;
|
||||
const char *binary_name;
|
||||
|
||||
const char *unit_name;
|
||||
|
||||
Reference in New Issue
Block a user