aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/tests
Commit message (Expand)AuthorAgeFilesLines
* Re-enable proc_test:symbol_lookup after r360979.Mark Johnston2020-05-121-3/+0
* Temporarily skip 2 failing tests after llvm10 importLi-Wen Hsu2020-03-111-0/+3
* Detach from the child process before completing the test.Mark Johnston2018-07-271-6/+12
* Disable optimization of the libproc test program.Mark Johnston2018-07-211-0/+1
* Add an envp argument to proc_create().Mark Johnston2017-12-031-1/+1
* Eliminate the last user of basename_r() in the base system.Ed Schouten2017-12-011-2/+4
* Refine symtab sorting in libproc.Mark Johnston2017-11-212-1/+114
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Increase WARNS for libproc testsAlan Somers2017-03-111-0/+1
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-22/+19
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-0/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+26
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+26
* | MFHGlen Barber2016-03-021-2/+0
|\|
| * Remove WARNS inherited fine by ../Makefile.inc.Bryan Drewery2016-02-261-2/+0
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-2/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-3/+0
* Enable libproc symbol_lookup tests on arm64Ed Maste2015-08-311-9/+0
* On arm64 disable three tests that hang or panicEd Maste2015-08-171-0/+9
* Ensure that we don't try to demangle a symbol name if we failed to lookMark Johnston2015-01-251-1/+39
* Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-031-4/+6
* Add some ATF tests for libproc.Mark Johnston2014-09-213-0/+427