summaryrefslogtreecommitdiff
path: root/test-services
AgeCommit message (Collapse)Author
2023-09-19transaction_test: Add root-less tests to check pam conversationMarco Trevisan (Treviño)
Use pam_succeed_if to make it implicitly ask for the user name and verify that the provided one is correct. This can safely run as user.
2023-09-19transaction_test: Add more authentication tests to run as userMarco Trevisan (Treviño)
So that it's possible also to verify an info text conversation
2023-09-19tests: Move services to a subdirectoryMarco Trevisan (Treviño)
It makes it cleaner to handle, plus it allows adding more. Also rename the `my-service` to something more self-explanatory.