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

Allow customizing all metadata of test programs #57

Closed
jmmv opened this issue Feb 22, 2014 · 2 comments
Closed

Allow customizing all metadata of test programs #57

jmmv opened this issue Feb 22, 2014 · 2 comments

Comments

@jmmv
Copy link
Member

jmmv commented Feb 22, 2014

From julio@meroh.net on January 03, 2013 15:34:34

With the generalizations to the codebase that went in as part of the external testers, it is now possible to specify all of the test-case metadata properties on a test program level. At the moment, however, we only support doing so for the "timeout" property.

Users would benefit from being able to specify all metadata values for test programs, particularly for those implementing the plain interface. For example, a plain test program would request various requirements (architecture, programs, files, etc.) by just listing those in the Kyuafile.

We need to change the Kyuafile file parsing so that it can accept overrides for all metadata properties on a test program basis.

Original issue: http://code.google.com/p/kyua/issues/detail?id=57

@jmmv
Copy link
Member Author

jmmv commented Feb 22, 2014

From julio@meroh.net on February 09, 2013 16:20:58

Issue 41 has been merged into this issue.

@jmmv
Copy link
Member Author

jmmv commented Feb 22, 2014

From julio@meroh.net on February 09, 2013 17:05:32

This issue was closed by revision 25a04bc .

Status: Fixed

@jmmv jmmv closed this as completed Feb 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant