mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-04 19:57:22 -07:00
43506b78af
- Add rsync to _require_lima() prerequisite check; missing rsync now skips cleanly instead of failing with an opaque command-not-found - Add _truncate_output() helper and apply to all assertion messages to keep failure output readable when make/install emits thousands of lines - Increase limactl start timeout from 300s to 600s to accommodate slow Ubuntu image downloads - Add limactl stop before delete in cleanup for more reliable teardown - Add flag verification to test_lima_vm_install_and_run: checks 10 CLI flags in --help output, matching the local install test pattern - Add 3 unit tests: test_truncate_output_trims_long_text, test_truncate_output_short_text_unchanged, test_require_lima_skips_without_rsync