aboutsummaryrefslogtreecommitdiff
path: root/lib/libnv/tests/nvlist_send_recv_test.c
Commit message (Expand)AuthorAgeFilesLines
* libnv/tests: unskip nvlist_send_recv__send_many_fds__dgramSiva Mahadevan2026-02-121-2/+0
* libnv: add tests to verify potential overflow issuesMariusz Zaborski2024-09-041-0/+193
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-301-1/+0
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* skip test case nvlist_send_recv__send_many_fds__dgramRobert Wing2022-01-021-0/+2
* libnv: bump sysctl for nvlist_send_recv__send_many_fds__dgram testRobert Wing2021-12-211-4/+4
* libnv: read entire datagram in nvlist_recv()Robert Wing2021-12-061-12/+88
* Add a regression test which transfers varying number of rights.Mark Johnston2019-07-161-1/+98
* Convert the nvlist send/recv tests to ATF.Mark Johnston2019-07-161-196/+185
* libnv: extend the testsMariusz Zaborski2019-04-151-2/+29
* libnv: fix memory leaksMariusz Zaborski2019-02-101-0/+2
* Ensure that libnv can be used when kern.trap_enotcap=1.Mark Johnston2018-11-131-6/+32
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-2/+1
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-021-1/+1
* Extend the unit test to fix the bug caught in r277925Ryan Stone2015-03-011-2/+19
* Integrate lib/libnv into the build/kyuaEnji Cooper2014-08-051-0/+325