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 EPICS unit and integration tests #6

Open
ralphlange opened this issue Jun 10, 2015 · 0 comments
Open

Add EPICS unit and integration tests #6

ralphlange opened this issue Jun 10, 2015 · 0 comments
Assignees

Comments

@ralphlange
Copy link
Contributor

pvsSrv should contain unit tests (in the EPICS Base sense) that can be automatically run during build.
These tests should not only test advertised features, but also error returns, bad data, drive limits, etc.

The location should be testTop for integration tests, i.e. stuff with separate server and client processes.
Unit tests, i.e. single process tests, should be part of the main structure, as they are expected to be run as part of the regular build.

@ralphlange ralphlange self-assigned this Jun 10, 2015
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