mirror of
https://github.com/uutils/shadow.git
synced 2026-06-10 16:14:57 -07:00
security: address Copilot review on PR #36, add concurrency + compat tests
Copilot findings (PR #36): - parsers: use trim_start() for blank/comment detection, parse untrimmed line to preserve GECOS whitespace - pam: newline after password prompt is best-effort (let _ =) New tests (#37): - test_concurrent_lock_operations: 4 threads racing lock/unlock - test_gnu_compat_status_output: compare -S output with GNU passwd - test_gnu_compat_lock_unlock: verify lock/unlock matches GNU behavior 147 tests, zero clippy warnings.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
滩
|
||||
滩
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
|
||||
W
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
l
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ƻƻ
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user