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

[TESTING] Create tests using cwrap #1

Open
cryptomilk opened this issue Feb 9, 2017 · 2 comments
Open

[TESTING] Create tests using cwrap #1

cryptomilk opened this issue Feb 9, 2017 · 2 comments
Assignees

Comments

@cryptomilk
Copy link

Hi,

at https://cwrap.org/ we created a pam_wrapper to make it possible to test PAM modules.

You using socket_wrapper, nss_wrapper and pam_wrapper you can also start an openssh server in the test environment and run your PAM tests against this server.

The libssh project starts an openssh server to run libssh torture tests against it.

@pmoody- pmoody- self-assigned this Feb 9, 2017
@pmoody-
Copy link
Contributor

pmoody- commented Feb 9, 2017

Thanks for the suggestion. I haven't had a chance to poke around the cwrap repo, is there an example of using the nss_wrapper and pam_wrapper in there?

@cryptomilk
Copy link
Author

There is a tests directory in the pam_wrapper git repo. You can find example how to write tests in python there.

jessespears pushed a commit that referenced this issue Mar 30, 2022
* Add CI workflow

Add basic CI workflow to test and build

* Add libpam0g-dev

Add required package libpam0g-dev to CI
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

2 participants