summaryrefslogtreecommitdiff
path: root/share/examples/tests
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-12-21Silence snprintf truncation warnings in printf_test examplesDimitry Andric
2023-08-16share/examples/tests: fix comments after $FreeBSD$ removalEd Maste
2023-08-16Remove $FreeBSD$: one-line lua tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2019-04-22Update the spelling of my nameEnji Cooper
2019-03-15Initial googlemock/googletest integration into the build/FreeBSD test suiteEnji Cooper
2019-03-11Compile and install most of the googletest examplesEnji Cooper
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-06-28Add kyua TAP test integration examplesEnji Cooper
2017-06-28share/examples/tests/{atf,plain}/Makefile: tweak example Makefile snippetsEnji Cooper
2017-06-28share/examples/tests/Makefile: clean up example snippets/documentationEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-29Fix including Kyuafile in packaged base system.Glen Barber
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' packaging fixes.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-20Add missing return statement to atf/printf_test to make the exampleEnji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-07-04Add missing shebangJulio Merino
2014-03-14Remove unnecessary svn:executable property from source file.Julio Merino
2014-03-14Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino
2013-11-25Generate plain sh test programs from a source file.Julio Merino
2013-11-18Add some sample test programs.Julio Merino