tests/lorder_test: Update test case description from copy/pasteMFC after: 3 daysSponsored by: The FreeBSD Foundation
tests/lorder_test: Add require.progs for nm and ccSigned-off-by: Siva Mahadevan <me@svmhdvn.name>Sponsored by: The FreeBSD FoundationPull Request: https://github.com/freebsd/freebsd-src/pull/1858
Update Makefile.depend filesAfter building packages we have a number of newand updated Makefile.depend filesReviewed by: stevek
lorder: Tweak invalid file test.Different implementations of `nm` have different ways of telling youthat your file is not a valid object or library, but they all seem tohave “not recognized” as a
lorder: Tweak invalid file test.Different implementations of `nm` have different ways of telling youthat your file is not a valid object or library, but they all seem tohave “not recognized” as a common substring.MFC after: 1 weekSponsored by: Klara, Inc.Reviewed by: allanjudeDifferential Revision: https://reviews.freebsd.org/D44154
show more ...
lorder: Add unit tests.MFC after: 1 weekSponsored by: Klara, Inc.Reviewed by: allanjudeDifferential Revision: https://reviews.freebsd.org/D44134