aboutsummaryrefslogtreecommitdiff
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-09-073-3/+0
* gpioevents: Fix a typo in a diagnostic output messageGordon Bergling2024-01-071-1/+1
* Update a few tools to not embed $FreeBSD$ in generated filesJohn Baldwin2023-10-241-2/+0
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-23249-249/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-2330-31/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-238-15/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-238-16/+0
* test: remove remainder of testfloatMarius Strobl2023-08-0626-15396/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-254-4/+4
* tools/test/ptrace: update scescx to do remote getpid(2) on each SCX eventKonstantin Belousov2023-01-201-4/+30
* gpioevents: add support for pull-down and floating input pins.Rene Ladan2022-12-291-6/+41
* tools: test: iconv: fix open_2 to not segfaultKyle Evans2022-09-181-6/+10
* tools/test/upsdl: fix compiler warningsAlan Somers2021-10-071-5/+6
* test/ptrace/scescx.c: fix printing of braces for syscalls without argsKonstantin Belousov2021-09-191-2/+3
* Provide userland notification of gpio pin changes ("userland gpio interrupts").Ian Lepore2020-12-123-0/+655
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-016-7/+0
* Add a makefile to build and run the tests for the bsnmp library.Hartmut Brandt2020-04-011-0/+19
* Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.Warner Losh2020-02-2714-3029/+0
* Save the last callout function executed on each CPUEric van Gyzen2019-07-032-0/+93
* Remove apparently unused 0-byte files that cause grief on WindowsEd Maste2018-11-038-0/+0
* Add a test for vm86(2), simple to use and diagnose.Konstantin Belousov2018-05-123-0/+171
* Add the test program to examine CPU behaviour for pop ss issueKonstantin Belousov2018-05-101-0/+183
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Update scescx test to print syscall number and arguments.Konstantin Belousov2017-06-121-0/+21
* Decode recently added flags.Konstantin Belousov2017-06-121-0/+5
* Eliminate a "format string is not a string literal" warning.Ian Lepore2017-03-211-1/+1
* Fix spelling and grammer in tools/test/README.Eric van Gyzen2015-10-281-3/+3
* Add a test for the listen queue using two test programs,George V. Neville-Neil2015-10-283-0/+201
* Update the README to describe all the current tests in this directory.George V. Neville-Neil2015-10-281-3/+13
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDEnji Cooper2015-10-172-163/+0
* Remove the old DTrace test suite makefile - it was somewhat primitive andMark Johnston2015-02-282-395/+0
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* Ignore a test program which doesn't compile at the moment. It will beMark Johnston2014-09-211-1/+2
* Use the right length.Xin LI2014-07-251-1/+1
* Avoid hardcoding "gcc" in the DTrace tests.Pedro F. Giffuni2014-07-111-1/+1
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.Mark Johnston2014-05-191-1/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-1310-10/+10
* Silence an unnecessary warning.George V. Neville-Neil2014-04-011-0/+2
* Some DTrace tests (mostly in the pid provider directory) make use ofMark Johnston2013-12-311-2/+11
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. TheyMark Johnston2013-12-041-5/+0
* Add simple test for the read/write/lseek on posix shm filedescriptor.Konstantin Belousov2013-08-211-6/+21
* This test is working now, so remove it from NOTWORK.Mark Johnston2013-06-021-1/+0
* As python3 does not have raw_input(), convert it to input() when weHiren Panchasara2013-05-131-1/+5
* fix this script so we don't expand the second $FreeBSD since svn thinksJohn-Mark Gurney2013-02-271-1/+1
* Rework the handling of the children for the pthread_vfork_test. TheKonstantin Belousov2013-01-301-7/+25
* A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-082-3/+3
* Covert to python 3Eitan Adler2012-10-221-4/+4
* Add SOFT as a possible section to exclude from counter list.Fabien Thomas2012-09-101-1/+1