Skip to content

Conversation

@vsalipal
Copy link

Added Display IGT Core Auth test suite

Added test files for Display IGT Core Authentication validation:

  • Display_IGTTestValidation_Readme.md: Documentation with usage instructions
  • run.sh: Script to execute and validate core_auth tests

@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch 2 times, most recently from cbe7c59 to 9df5b46 Compare September 26, 2025 06:26
@vsalipal vsalipal marked this pull request as ready for review September 26, 2025 06:30
@vnarapar
Copy link
Contributor

Please squash the commits

@vnarapar
Copy link
Contributor

ensure that the test scripts are having executable permissions

@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch 2 times, most recently from 16f0508 to 47a5d35 Compare September 29, 2025 07:16
@vsalipal
Copy link
Author

Please squash the commits

@vnarapar have squashed the commits and made the file executable, can you review again

@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch from f379328 to af34ed1 Compare October 16, 2025 12:14
@vsalipal vsalipal requested a review from smuppand October 16, 2025 12:18
@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch from af34ed1 to 8b82d33 Compare October 22, 2025 11:15
@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch from 8b82d33 to 82b7a95 Compare October 28, 2025 06:11
@vsalipal vsalipal requested a review from vnarapar October 28, 2025 06:14
Add Display IGT Core Auth test suite

Add test files for Display IGT Core Authentication validation:
- Display_IGTTestValidation_Readme.md: Documentation with usage instructions
- run.sh: Script to execute and validate core_auth tests

Signed-off-by: Salipalli(Temp), Venkata Satya Raja Preetam Jagan <[email protected]>
@vsalipal vsalipal force-pushed the Support-for-Display-IGT-Tests branch from 82b7a95 to 10f3046 Compare October 29, 2025 11:06
@vsalipal vsalipal requested a review from smuppand October 29, 2025 11:19
done
[ -z "$INIT_ENV" ] && echo "[ERROR] init_env not found" >&2 && exit 1
# shellcheck disable=SC1090
[ -z "$__INIT_ENV_LOADED" ] && . "$INIT_ENV"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You check __INIT_ENV_LOADED but never set it

# shellcheck disable=SC1090,SC1091
. "$TOOLS/functestlib.sh"

TESTNAME="core_auth"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to create an igt-gpu-tests folder under ‎Runner/suites/Multimedia/Display and include core_auth as one of the tests. In the future, any additional tests can also be grouped under the same parent folder, igt-gpu-tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants