]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
add new stats and missing tx_raw stat
[FreeBSD/FreeBSD.git] / tools / regression /
2009-01-31 dasTest wprintf() in addition to printf().
2009-01-31 dasAdd tests for conj{,f,l}() that I wrote some time ago...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-16 pjdBe more Solaris-friendly.
2009-01-16 edAllow jot(1) regression tests to be checked out on...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-28 stefanfUpdate for 185401, errors now go to stderr.
2008-11-25 traszAdd tools-level test for POSIX.1e functionality.
2008-11-24 pjdThis actually works on Linux, I just had wrong director...
2008-11-24 pjdInclude TODO messages even if tests succeeds, so we...
2008-11-23 stefanfAdd a test for r185231.
2008-11-23 pjdMark all the places where Linux is not POSIX-compilant...
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdFreeBSD's way of handling rmdir("..") is not POSIX...
2008-11-23 pjdShorter version.
2008-11-23 pjdAdd support for pathconf(2).
2008-11-23 pjdDetect operating system automatically.
2008-11-23 pjdfstest for Linux:
2008-11-22 pjdIFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchfl...
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-11 ddsAdd a test for the "or more" part of the following...
2008-11-07 traszMake test for write access to the directory being moved...
2008-11-07 traszImprove output when a test fails.
2008-11-06 traszChange ZFS behaviour to match UFS: when moving (rename...
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-10-20 des#ifdef out the lock-against-self test. I'm not sure...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-07 rwatsonUpdate udpzerobyte to understand that passing 0 as...
2008-10-07 rwatsonAdd IPv6 support to zero-size UDP transmit/receive...
2008-10-07 rwatsonRegression test for the loopback handling of zero-lengt...
2008-10-06 rwatsonAdd very simple regression test for fstat(2) on sockets...
2008-09-10 maximo Correct a comment: a test file size is a four pages...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 dasRegression tests for bugs in gdtoa.
2008-08-31 rwatsonUpdate README to reflect removal of netatm/harp test...
2008-08-29 jkimConnect a forgotten test case to Makefile.
2008-08-29 jkimDo not pass validatation level since all issues are...
2008-08-29 jkimMerge local copy of bpf_validate() with bpf_filter.c.
2008-08-29 pjdBy default backup geli metadata to a file. It is quite...
2008-08-29 jkimMerge bpf_filter.c r182425 and add test cases for jump...
2008-08-28 jkimMove comments to the right places.
2008-08-28 jkimMerge bpf_filter.c r182412 and remove additional local...
2008-08-28 jkimFix style consistencies and a comment.
2008-08-28 jkimMerge bpf_filter.c r182380 and remove additional local...
2008-08-28 jkimAdd a test case for uninitialized scratch memory (for...
2008-08-27 stefanfAdd a test for r182300.
2008-08-26 jkimAdd a test case for null filter.
2008-08-26 jkimAdd more test cases for invalid instructions and add...
2008-08-26 jkimRemove some hacks from regression test since bpf_filter...
2008-08-25 jkimAdd a trivial bpf filter benchmark.
2008-08-25 jkimUse sys/net/bpf_jitter.c instead of rolling our own...
2008-08-25 jkimReflect sys/net/bpf_jitter.h changes to regression...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-18 jkimAdd test case for 'divide by 0' with BPF_ALU|BPF_DIV...
2008-08-18 jkimFix two test cases on 32-bit architectures.
2008-08-18 jkimAdd simple bpf(9) regression tests and test cases.
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-02 dasTest that the result is correctly rounded when |y/x...
2008-08-02 dasRegression tests for fmtcheck(3).
2008-08-02 scfDetect if the application has cleared the environ varia...
2008-08-02 scfFix whitespace.
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 dasAdd some tests for acos*(), asin*(), atan*(), and atan2*().
2008-07-30 stefanfAdd a regression test for r181017.
2008-07-29 rwatsonRemove extra comment that snuck in in last commit.
2008-07-29 rwatsonAdd a simple ICMPv6 filter test for IPv6 raw sockets...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-03 dasAdd regression tests for fmin{,f,l} and fmax{,f,l}.
2008-06-29 dasAdd some regression tests for printf() with positional...
2008-06-27 jhbRework the lifetime management of the kernel implementa...
2008-06-26 jhbFix compile on 64-bit platforms.
2008-06-26 dfrRe-implement the client side of rpc.lockd in the kernel...
2008-06-22 rwatsonTeach fifo_create regression test to also try to use...
2008-06-21 dasRegression test for a recently fixed strtod bug.
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-26 rwatsonRemove two netatm-specific test parts.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-18 rdivackySimple testing program for *at family of syscalls.
2008-05-15 stefanfTest the expansion of $LINENO.
2008-05-15 adrianAdd the ability to do all read, all write, or random...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 adrianInclude a very basic (and beta) tool for stressing...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
next