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

Add tool to generate syntax validation tests for all IPP attributes registered in the IANA IPP Registry #4

Open
wifiprintguy opened this issue Aug 29, 2024 · 0 comments

Comments

@wifiprintguy
Copy link

There are cases where printers implement obscure but registered IPP attributes with incorrect attribute syntaxes, and these defective attribute implementations are not discovered until much later.

Create a tool similar to the crude one attached (written in Ruby) that downloads the current IANA IPP attribute registry, and generates a test for each registered attribute that checks that the attribute (if supported) provides a value with the correct syntax.

(Ruby script wrapped in a zip file wrapper because GitHub won't accept a raw Ruby script?)

ipp-registry-generate-tests.rb.zip

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

No branches or pull requests

1 participant