summaryrefslogtreecommitdiff
path: root/sbin/devd/tests
AgeCommit message (Expand)Author
2024-11-21devd tests: Fix client_testMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2018-05-23devd: correct two warningsEitan Adler
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-06-20Require devd to be running for its ATF tests to runAlan Somers
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-12MFHGlen Barber
2016-04-11Fix an intermittent bug in sbin/devd/client_test.streamAlan Somers
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-08-20Misc fixes suggested by Coverity.Alan Somers
2014-08-15Remove bogus ; at the end of the if condition in order to unbreak gcc buildsBjoern A. Zeeb
2014-08-14Convert devd's client socket to type SOCK_SEQPACKET.Alan Somers