Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mercedes-AMG] Check ECU-TEST artifacts location #4

Open
6 tasks
msauren opened this issue Sep 1, 2023 · 0 comments
Open
6 tasks

[Mercedes-AMG] Check ECU-TEST artifacts location #4

msauren opened this issue Sep 1, 2023 · 0 comments
Labels
feature New feature request

Comments

@msauren
Copy link

msauren commented Sep 1, 2023

Description

As an architect of ECU-TEST workspaces I want to keep workspaces as structured as possible and prohibit storing ECU-TEST
artifacts in sub folders where they don't belong.

Expected Behaviour

  • the custom check should fail if a .xam is stored outside of folder 'Parameters'
  • the custom check should fail if a .gcd is stored outside of folder 'Parameters'
  • the custom check should fail if a .ppd is stored outside of folder 'Parameters'
  • the custom check should fail if a .prj is stored outside of folder 'Packages/test_lists'
  • the custom check should fail if a test case .pkg is stored outside of folder 'Packages/test_cases'
  • the custom check should fail if a library .pkg is stored outside of folder 'Packages/lib'
@ErikRehmTT ErikRehmTT added the feature New feature request label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants