Skip to content

Commit

Permalink
fix(pam/integration-tests/cli): Update empty-user test golden file (#604
Browse files Browse the repository at this point in the history
)

I forgot to rebase #594 before
merging, and there was a new golden file there, so fix it here
  • Loading branch information
3v1n0 authored Oct 24, 2024
2 parents c7f1250 + ac97714 commit ffae569
Showing 1 changed file with 0 additions and 262 deletions.
Original file line number Diff line number Diff line change
@@ -1,297 +1,35 @@
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Username: user name






























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Username: user-integration-not-empty






























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Username: user name






























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Username: user name






























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Username: user-integration-was-empty






























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Select your provider

> 1. local
2. ExampleBroker



























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Gimme your password
>





























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Gimme your password
PAM Authenticate() for user "user-integration-was-empty" exited with success
PAM AcctMgmt() exited with success
>



























────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
Gimme your password
PAM Authenticate() for user "user-integration-was-empty" exited with success
PAM AcctMgmt() exited with success
>



























────────────────────────────────────────────────────────────────────────────────

0 comments on commit ffae569

Please sign in to comment.