OpenGrok
Cross Reference: t_create.sh
xref
: /
src
/
tests
/
fs
/
tmpfs
/
t_create.sh
Home
|
History
|
Annotate
|
Download
|
only in
tmpfs
History log of
/src/tests/fs/tmpfs/t_create.sh
Revision
Date
Author
Comments
1.9
28-Apr-2024
rillig
tests: replace deprecated '-s eq:...' with '-s exit:...'
1.8
05-Mar-2011
pooka
chown the workdir to unpriv user instead of chmod 711. Otherwise,
if your (root's) login shell is {t,}csh, su -m gets outoutsmarted.
1.7
09-Nov-2010
jmmv
branches: 1.7.2;
Remove ugly workaround to skip this if unprivileged-user=_atf and just use
'su -m' as pooka@ did in t_mkdir.sh. As he says this may still fail if
root's shell is csh; we need a better solution.
1.6
07-Nov-2010
jmmv
Adjusts tests after import of atf-0.12:
- The use.fs property is gone.
- Mark the tests/fs/t_create:attrs test as broken when using the default
unprivileged-user:_atf setting. This probably deserves a fix somehow
but I'm not sure at this point.
1.5
07-Jun-2010
riz
Use atf_check to su in a couple cases, to make the test failure
easier to understand when the unprivileged user has /sbin/nologin
for a shell.
1.4
04-Jun-2010
jmmv
atf-0.9 introduces an use.fs test-case property to allow tests to write to
their work directory. The purpose is to be able to know which tests intend
to touch the file system and to allow a minor optimization in atf-run.
Define use.fs=true for all those tests requiring it. (This highlights that
some tests currently require modifying the file system but conceptually
they shouldn't be... which leaves room for further improvements/cleanups
later :-)
1.3
19-Jan-2009
jmmv
Adjust tests to work with the new API in ATF 0.6.
1.2
30-Apr-2008
martin
Convert TNF licenses to new 2 clause variant
1.1
12-Nov-2007
jmmv
branches: 1.1.4; 1.1.8;
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.1.8.1
18-May-2008
yamt
sync with head.
1.1.4.2
09-Jan-2008
matt
sync with HEAD
1.1.4.1
12-Nov-2007
matt
file t_create.sh was added on branch matt-armv6 on 2008-01-09 01:59:13 +0000
1.7.2.1
05-Mar-2011
bouyer
Sync with HEAD
Indexes created Sun Oct 12 09:09:55 GMT 2025