freebsd-dev/lib/libsbuf
Enji Cooper b824378b14 sbuf(3): add some basic functional tests for the library
Areas not covered still [positive functionality wise] are:
- sbuf_{clear,get,set}_flags
- sbuf_new (in particular, with fixed buffers, etc).

Some basic negative testing has been added, but more will be added in the
future.

This work was in part to validate work done by cem in r288223, and ian
before that.

MFC after:	2 months
Sponsored by:	Dell EMC Isilon
2017-04-06 05:29:28 +00:00
..
tests sbuf(3): add some basic functional tests for the library 2017-04-06 05:29:28 +00:00
Makefile sbuf(3): add some basic functional tests for the library 2017-04-06 05:29:28 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
Symbol.map sbuf(3): expose sbuf_{clear,get,set}_flags(3) via libsbuf 2017-04-06 04:58:51 +00:00
Version.def Expose the sbuf_putbuf() symbol to libsbuf. There are a few other symbols 2017-03-02 01:39:23 +00:00