aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/tests/proc_test.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r360980:Mark Johnston2020-05-261-3/+0
* MFC r358887:Li-Wen Hsu2020-05-071-0/+3
* Detach from the child process before completing the test.Mark Johnston2018-07-271-6/+12
* 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-211-1/+91
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-22/+19
* 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-211-0/+347