gpu: nvgpu: unit: ptimer: update SWUTS

Add Targets keyword
Update Test Type

JIRA NVGPU-4818

Change-Id: I6c9bace91725df937e367074e08e4c181c60d1be
Signed-off-by: Philip Elcan <pelcan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2278495
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Philip Elcan
2020-01-09 17:49:41 -05:00
committed by Alex Waterman
parent 36024a917a
commit a9f63a9cd0

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
* Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -78,6 +78,8 @@ int test_free_env(struct unit_module *m,
*
* Test Type: Feature Based
*
* Targets: gops_ptimer.read_ptimer
*
* Input: None
*
* Steps:
@@ -116,6 +118,8 @@ int test_read_ptimer(struct unit_module *m,
*
* Test Type: Feature Based
*
* Targets: gops_ptimer.isr
*
* Input: None
*
* Steps:
@@ -154,7 +158,9 @@ int test_ptimer_isr(struct unit_module *m,
*
* Description: Verify the scale_ptimer() and ptimer_scalingfactor10x() APIs.
*
* Test Type: Feature Based
* Test Type: Feature Based, Boundary Values
*
* Targets: scale_ptimer, ptimer_scalingfactor10x
*
* Input: None
*