Re: [PATCH for 7.0 0/5] bsd-user-smoke: A simple smoke test for bsd-user

2022-01-04 Thread Warner Losh
On Tue, Jan 4, 2022 at 10:21 AM Alex Bennée wrote: > > Warner Losh writes: > > > PING! > > > > If anybody (especially the BSD reviewers) could look at these, that > would be great! > > > > It's been suggested I rename bsd-user-smoke to just be bsd-user and we > put our tests there until we can s

Re: [PATCH for 7.0 0/5] bsd-user-smoke: A simple smoke test for bsd-user

2022-01-04 Thread Alex Bennée
Warner Losh writes: > PING! > > If anybody (especially the BSD reviewers) could look at these, that would be > great! > > It's been suggested I rename bsd-user-smoke to just be bsd-user and we put > our tests there until we can switch to the more generic tcg > tests, so I'll do that and resen

Re: [PATCH for 7.0 0/5] bsd-user-smoke: A simple smoke test for bsd-user

2021-12-03 Thread Warner Losh
PING! If anybody (especially the BSD reviewers) could look at these, that would be great! It's been suggested I rename bsd-user-smoke to just be bsd-user and we put our tests there until we can switch to the more generic tcg tests, so I'll do that and resend in a few days. Warner On Sat, Nov 27

[PATCH for 7.0 0/5] bsd-user-smoke: A simple smoke test for bsd-user

2021-11-27 Thread Warner Losh
This series adds a number of simple binaries that FreeBSD's clang can build on any system. I've kept it simple so that there's no extra binaries that need to be installed. Given the current state of bsd-user in the project's repo, this likely is as extensive a set of tests that should be done right