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

ipptool: Add support for running sub-tests using xxx-supported values #140

Closed
michaelrsweet opened this issue Jun 21, 2018 · 2 comments
Closed
Labels
enhancement New feature or request priority-low
Milestone

Comments

@michaelrsweet
Copy link
Contributor

It would be useful to have ipptool support iteration over a series of supported values reported by the printer, e.g.:

EXPECT foo-supported OF-TYPE keyword TEST-VALUES variable "testfile"

or something like that, where ipptool would define the specified variable and then include the specified test file to perform additional tests.

@michaelrsweet michaelrsweet added the enhancement New feature or request label Jun 21, 2018
@michaelrsweet michaelrsweet modified the milestones: Future, Stable Jul 4, 2018
@michaelrsweet
Copy link
Contributor Author

Since we'd likely want to implement a test matrix from multiple attributes, the syntax should probably be something like:

EXPECT foo-supported OF-TYPE keyword TEST-VALUES foo-variable
EXPECT bar-supported OF-TYPE resolution TEST-VALUES bar-variable
TEST-SCRIPT "filename.test"

@michaelrsweet
Copy link
Contributor Author

Tracking as libcups issue 11...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

No branches or pull requests

1 participant