]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Fix the load64 and store64 macros, created to handle 8-byte unaligned
[FreeBSD/FreeBSD.git] / tools / regression /
2005-06-01 hartiAdd a test for escaped newline handling.
2005-06-01 hartiAdd support for TODO tests. These are tests that are...
2005-05-31 hartiChange the test infrastructure so that tests are easier...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-20 hartiAdd a test to check whether in compat mode make detecte...
2005-05-20 hartiAdd a test to ensure that in compat mode when a line...
2005-05-20 hartiAdd a test that test whether we can replace the shell...
2005-05-19 hartiSome test cases for .SHELL target: builtin shell select...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-16 rwatsonAdd an #ifdef'd non-blocking version of the test.
2005-05-16 rwatsonClose the connect socket as well as the listen socket...
2005-05-15 marcelo -n option added.
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-05 avatarCatching up with the latest crypto API changes in net80211.
2005-05-05 umeadd simple test script.
2005-05-04 ume- add $FreeBSD$.
2005-05-04 ume- add $FreeBSD$.
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-04 umeimport of parallel name resolution test.
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-28 hartiAdd an initial regression test suite for make(1).
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-24 davidxuAdjust code to be more reliable.
2005-04-23 davidxuAdd a program to test if tls data is clean.
2005-04-18 avatarAdding another multi-byte characters related regression...
2005-04-17 silbyAdd another regression test - one we don't pass right...
2005-04-17 silbyHave the regression test use a path in /tmp for a mount...
2005-04-16 trhodesThose who are ungodlike should be returned an error.
2005-04-16 rwatsonStarting point for a regression test for mac_bsdextende...
2005-04-14 stefanfAlso test \0 in the format string.
2005-04-13 stefanfAdd a few regression tests for printf(1).
2005-04-08 silbyA simple regression test for msdosfs. Not the best...
2005-04-02 dasAdd missing test-rem.t.
2005-03-25 dasA few simple regression tests for remainder(), remainde...
2005-03-20 pjdAdd regression tests for pkill/pgrep.
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-16 das- Replace fe[gs]etmask() with feenableexcept(), fedisab...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-11 rwatsonCheck the return value of shutdown().
2005-03-11 rwatsonAdd sigpipe, a simple UNIX domain socket and TCP regres...
2005-03-07 dasTest cases for nextafter{,f,l} and nexttoward{,f,l}.
2005-03-02 hartiRepo-copy tools/regression/usr.bin/make to tools/build...
2005-03-02 ambriskoThis will not compile without:
2005-03-02 ambriskoAdd an AIO & kqueue regression test. It is a good...
2005-03-01 das- Split tests into three rough categories.
2005-03-01 das- Split the printfloat test into 11 individually wrappe...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-20 rwatsonAdd a simple regression test for stream UNIX domain...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-12 ruAdd to CFLAGS.
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-02-01 nikAdd to CFLAGS, rather than overriding it. Use LDFLAGS...
2005-02-01 nikLink against libtap (ports/devel/libtap). Replace...
2005-01-28 marcelWrap calls to memcpy(3) in a function called block_copy...
2005-01-27 marcelSkip the register based postinc stores here and don...
2005-01-27 marcelMake the local variables global so that the compiler...
2005-01-27 marcelFix the unaligned store with post increment test: The...
2005-01-27 marcelThe unit test for unaligned loads/stores can be found...
2005-01-27 marcelAdd tests for post increment. This bumps the number...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-22 rwatsonUse WARNS?= instead of WARNS= in Makefiles so that...
2005-01-21 silbyAdd two more pipe regression tests. Not yet hooked...
2005-01-16 rwatsonIn refactoring the test before committing, a pointer...
2005-01-16 rwatsonAdd udpconnectjail, a simple regression test to exercis...
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 sobomaxAdd test which excersises problem with unability to...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 dasRegression tests for [l]lrint[f]() and [l]lround[f]().
2005-01-11 pjdIntroduce a new GEOM class - SHSEC. It provides sharing...
2005-01-11 pjdFix incorrect comment.
2005-01-03 rwatsonAdd a simple regression test for mlock()/munlock()...
2005-01-02 marcelReplace a mention of the ia64_unaligned directory with...
2005-01-02 marcelRegression test for unaligned loads and stores for...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-21 pjdWait a bit after creating device.
2004-12-21 pjdWhen RAID3 device is configured in "verify" mode, synch...
2004-12-21 ruStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 samLoadable modules that run test vectors for net80211...
next