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

Psys test suites with single source test cases #78

Open
pedrolamarao opened this issue Aug 18, 2021 · 2 comments
Open

Psys test suites with single source test cases #78

pedrolamarao opened this issue Aug 18, 2021 · 2 comments
Labels

Comments

@pedrolamarao
Copy link
Owner

Upgrade Psys system test suites to generate test case programs from single source files.

@pedrolamarao pedrolamarao modified the milestone: M04 Aug 19, 2021
@pedrolamarao
Copy link
Owner Author

When Nokee 0.5 is delivered, lets try to synthesize a CppApplication or something similar by listing source files.

@pedrolamarao
Copy link
Owner Author

With Gradle Metal, we may traverse the system test source collection and create tasks for each source: compile-${source}, link-${source}, image-${source}, test-${source}, wire every test task to test, then wire test to check. This may be done by a project plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant