Page MenuHomeFreeBSD

devel/py-btest: Simple driver for basic unit tests (new port)
ClosedPublic

Authored by 0mp on Sep 28 2018, 9:46 PM.
Tags
None
Referenced Files
F148436183: D17353.id48576.diff
Tue, Mar 17, 9:04 PM
Unknown Object (File)
Fri, Mar 13, 5:24 PM
Unknown Object (File)
Thu, Mar 12, 7:54 PM
Unknown Object (File)
Sun, Mar 8, 4:24 PM
Unknown Object (File)
Tue, Mar 3, 9:45 PM
Unknown Object (File)
Tue, Mar 3, 3:46 AM
Unknown Object (File)
Feb 9 2026, 9:07 AM
Unknown Object (File)
Feb 7 2026, 8:41 PM

Details

Summary

btest provides basic unit testing, and this port is required for the bro-pkg
port that I will be submitting in a separate bug.

Bugzilla: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231738

Test Plan
  • portlint: OK
  • poudriere: 11.2, 10.4 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ndowens_yahoo.com added inline comments.
devel/py-btest/Makefile
16 โ†—(On Diff #48563)

Pet-peeve that koobs makes me do; Alphabetical order

0mp marked 2 inline comments as done.Sep 28 2018, 10:10 PM
0mp added inline comments.
devel/py-btest/Makefile
16 โ†—(On Diff #48563)

Good catch, although I've done it on purpose.

See https://reviews.freebsd.org/D17152?id=48002#inline-105645

0mp marked an inline comment as done.Sep 29 2018, 11:51 AM

@ndowens_yahoo.com, apart from that, is everything ok? :)

This revision is now accepted and ready to land.Sep 29 2018, 5:46 PM
This revision was automatically updated to reflect the committed changes.