Page MenuHomeFreeBSD

asa: Add some unit tests.
ClosedPublic

Authored by des on Jun 15 2023, 12:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 8:42 AM
Unknown Object (File)
May 2 2024, 10:08 PM
Unknown Object (File)
May 2 2024, 10:08 PM
Unknown Object (File)
May 2 2024, 10:08 PM
Unknown Object (File)
May 2 2024, 7:25 PM
Unknown Object (File)
Apr 14 2024, 5:31 PM
Unknown Object (File)
Apr 8 2024, 2:00 PM
Unknown Object (File)
Mar 12 2024, 5:11 PM
Subscribers

Details

Reviewers
markj
Group Reviewers
Klara
Commits
rGb7412da2e122: asa: Add some unit tests.
Summary

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Jun 15 2023, 12:49 PM
markj added a subscriber: markj.
markj added inline comments.
usr.bin/asa/tests/asa_test.sh
87

Presumably this should be -s not-exit:0. -s not-exit just checks that the program didn't exit due to a signal.

This revision is now accepted and ready to land.Jun 15 2023, 3:08 PM
des marked an inline comment as done.Jun 15 2023, 7:14 PM
des added inline comments.
usr.bin/asa/tests/asa_test.sh
87

Thank you, will fix before committing.

This revision was automatically updated to reflect the committed changes.
des marked an inline comment as done.