Commit Graph

3 Commits

Author SHA1 Message Date
Marco Trevisan (Treviño)
a22a1abf3f transaction_test: Add root-less tests to check pam conversation
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 18:46:25 +02:00
Marco Trevisan (Treviño)
1cab6e699c transaction_test: Add more authentication tests to run as user
So that it's possible also to verify an info text conversation
2023-09-19 18:46:25 +02:00
Marco Trevisan (Treviño)
d0c0c8bf18 tests: Move services to a subdirectory
It makes it cleaner to handle, plus it allows adding more.

Also rename the `my-service` to something more self-explanatory.
2023-09-19 18:17:54 +02:00