Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-19 | transaction_test: Add root-less tests to check pam conversation | Marco 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-19 | transaction_test: Add more authentication tests to run as user | Marco Trevisan (Treviño) | |
So that it's possible also to verify an info text conversation | |||
2023-09-19 | tests: Move services to a subdirectory | Marco Trevisan (Treviño) | |
It makes it cleaner to handle, plus it allows adding more. Also rename the `my-service` to something more self-explanatory. |