Page MenuHomeFreeBSD

asa: Add some unit tests.
ClosedPublic

Authored by des on Jun 15 2023, 12:49 PM.
Tags
None
Referenced Files
F86978407: D40564.id123297.diff
Thu, Jun 27, 11:46 PM
F86949770: D40564.id.diff
Thu, Jun 27, 5:05 PM
Unknown Object (File)
Sun, Jun 23, 11:52 AM
Unknown Object (File)
Sun, Jun 23, 11:34 AM
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 52081
Build 48972: arc lint + arc unit

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
86

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
86

Thank you, will fix before committing.

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