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

pam_namespace: added test case #436

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schubi2
Copy link
Contributor

@schubi2 schubi2 commented Feb 10, 2022

Test case for open and close pam_namespace sessions.

  • xtests/Makefile.am: Add additional test.
  • xtests/run-xtests.sh: Using own namespace.conf.
  • xtests/namespace.conf: polyinstantiate /tmp
  • xtests/tst-pam_namespace1.c: Open and close session.
  • xtests/tst-pam_namespace1.pamd: pam section description for pam_namespace
  • xtests/tst-pam_namespace1.sh: starting script

@schubi2 schubi2 force-pushed the pam_namespace_test branch 3 times, most recently from 6c820da to 948f0e3 Compare February 11, 2022 07:34
@thkukuk
Copy link
Contributor

thkukuk commented Feb 21, 2022

@t8m @ldv-alt can we merge this?

@ldv-alt
Copy link
Member

ldv-alt commented Feb 21, 2022 via email

@schubi2
Copy link
Contributor Author

schubi2 commented Jul 12, 2022

On Mon, Feb 21, 2022 at 03:41:09AM -0800, Thorsten Kukuk wrote: @t8m @ldv-alt can we merge this?
It's not a regular test but an xtest, and we don't run xtests in CI yet. I'd like to be sure this new xtest passes before looking into it.

I have needed/used these testcases for checking my changes regarding parsing vendor settings.

@schubi2 schubi2 force-pushed the pam_namespace_test branch 6 times, most recently from 21c0e4b to 814c18d Compare December 9, 2022 13:05
Test case for open and close pam_namespace sessions.

xtests/Makefile.am: Add additional test.
xtests/run-xtests.sh: Using own namespace.conf.
xtests/namespace.conf: polyinstantiate /tmp
xtests/tst-pam_namespace1.c: Open and close session.
xtests/tst-pam_namespace1.pamd: pam section description for pam_namespace
xtests/tst-pam_namespace1.sh: starting script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants