| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-18 | test: cmd/hash: check return value of ut_check_console_line | Heinrich Schuchardt | |
| ut_check_console_line() does include an assert. Pass the result to ut_assertok(). Addresses-Coverity-ID: 514958 Error handling issues Fixes: 7dfafcd65ef3 ("test: unit test for hash command") Signed-off-by: Heinrich Schuchardt <[email protected]> | |||
| 2024-11-14 | test: unit test for hash command | Heinrich Schuchardt | |
| Provide a unit test testing the hash command. Signed-off-by: Heinrich Schuchardt <[email protected]> | |||
