Home | History | Annotate | Download | only in tmpfs
History log of /src/tests/fs/tmpfs/Makefile
RevisionDateAuthorComments
 1.7  01-Mar-2020  christos Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
 1.6  07-Jun-2010  riz branches: 1.6.46;
Remove a test (that a created directory had a predictable inode number)
that no longer makes sense since the vmlocking2 branch was merged.
 1.5  26-Apr-2009  pooka Use rump_sys_mount() instead of ukfs_mount(). Just a few more
steps and we can have a switch for if we want to run tests against
a rump kernel or a real kernel.
 1.4  14-Apr-2009  pooka WARNS=4
 1.3  07-Apr-2009  pooka add regression test for kern/41128
 1.2  21-Nov-2007  jmmv branches: 1.2.4; 1.2.16;
Explicitly define TESTSDIR, because the automatic deduction of its value
breaks the build if some component of NETBSDSRCDIR is a symlink. Reported
by drochner@.
 1.1  12-Nov-2007  jmmv Convert the regress/sys/fs/tmpfs tests to the atf

This change converts all the existing regression tests in
regress/sys/fs/tmpfs to the new framework provided by atf. As a side
effect, this also moves all the tests programs in regress/sys/fs/tmpfs to
tests/fs/tmpfs.
 1.2.16.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.2.4.2  09-Jan-2008  matt sync with HEAD
 1.2.4.1  21-Nov-2007  matt file Makefile was added on branch matt-armv6 on 2008-01-09 01:59:10 +0000
 1.6.46.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed