History log of /netbsd-src/tests/net/ipsec/t_ipsec_tunnel_ipcomp.sh (Results 1 – 4 of 4)
Revision Date Author Comments
# 8d5cb09c 19-Jun-2023 knakahara <knakahara@NetBSD.org>

Repair test coverage. I revert by proxy as the committer seems too busy to even reply mail.

TODO:
Provide some way for small machines to run subset test so that they get
shorter run time at the exp

Repair test coverage. I revert by proxy as the committer seems too busy to even reply mail.

TODO:
Provide some way for small machines to run subset test so that they get
shorter run time at the expense of test coverage.

show more ...


# 3f4a55cf 04-Jun-2023 chs <chs@NetBSD.org>

The ATF design is O(N^2) in the number of TCs in one TP, which on some
slower platforms causes the net/ipsec tests to take as much as 30% of
the total time to run all of the ATF tests. Reduce the nu

The ATF design is O(N^2) in the number of TCs in one TP, which on some
slower platforms causes the net/ipsec tests to take as much as 30% of
the total time to run all of the ATF tests. Reduce the number of TCs
in various net/ipsec TPs by iterating over *_ALGORITHMS_MINIMUM rather
than *_ALGORITHMS. Various of the net/ipsec tests already use the
smaller lists, so change the rest of them to do so as well.

show more ...


# 3f30ca4e 03-Aug-2017 ozaki-r <ozaki-r@NetBSD.org>

Clean up clunky eval strings

- Remove unnecessary \ at EOL
- This allows to omit ; too
- Remove unnecessary quotes for arguments of atf_set
- Don't expand $DEBUG in eval
- We expect it's expande

Clean up clunky eval strings

- Remove unnecessary \ at EOL
- This allows to omit ; too
- Remove unnecessary quotes for arguments of atf_set
- Don't expand $DEBUG in eval
- We expect it's expanded on execution

Suggested by kre@

show more ...


# b95a2670 03-Jul-2017 ozaki-r <ozaki-r@NetBSD.org>

Add test cases for IPComp