Home | History | Annotate | Download | only in ipf
History log of /src/tests/ipf/h_common.sh
RevisionDateAuthorComments
 1.9  10-Nov-2021  msaitoh s/endianess/endianness/
 1.8  16-May-2013  martin Assume that the NAT failures that happen on some architectures are endianess
bugs, so do not expect failure on LE archs for now.
 1.7  01-Dec-2012  pgoyette Use proper quoting for the expected-failure reason
 1.6  30-Nov-2012  pgoyette If we're going to expect a failure, we need to use the correct shell
function! "atf_expect_fail()" does not have a "_tc" in its name!
 1.5  29-Nov-2012  pgoyette fix typo in previous - missing quote
 1.4  29-Nov-2012  pgoyette Add another test option for expected failures, rather than simply
skipping tests
 1.3  07-Nov-2010  jmmv branches: 1.3.6; 1.3.12;
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.2  19-Oct-2010  jmmv Oh, wow. Loads of broken ipf test cases that went unnoticed because they
were unchecked errors. Fix them.

These have been caught by the upcoming version of atf, which explicitly
does 'set -e' in shell test programs.
 1.1  10-Jul-2010  jmmv Do not use awk to generate the test program. Use some eval magic to generate
the tests on the fly alongside with easier-to-read functions.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.

Phew, this one was tough. And it's horrible to see that many these tests
(yes, the tests themselves probably) are broken.
 1.3.12.2  23-Jun-2013  tls resync from head
 1.3.12.1  25-Feb-2013  tls resync with head
 1.3.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.6.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed