History log of /netbsd-current/tests/net/ipsec/t_ipsec_tunnel.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 19-Jun-2023 knakahara

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.


# 1.10 04-Jun-2023 chs

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.


Revision tags: netbsd-10-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.9 03-Aug-2017 ozaki-r

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@


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3
# 1.8 12-May-2017 ozaki-r

branches: 1.8.2;
Dedup some routines


Revision tags: prg-localcount2-base2
# 1.7 10-May-2017 ozaki-r

Disable DAD rather than waiting its completion every time


# 1.6 10-May-2017 ozaki-r

Dedup some routines


# 1.5 10-May-2017 ozaki-r

Introduce check_sa_entries to remove lots of duplicated codes


# 1.4 09-May-2017 ozaki-r

Test flushing SAD/SPD entries


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.2; 1.3.4; 1.3.6;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6


# 1.9 03-Aug-2017 ozaki-r

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@


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3
# 1.8 12-May-2017 ozaki-r

Dedup some routines


Revision tags: prg-localcount2-base2
# 1.7 10-May-2017 ozaki-r

Disable DAD rather than waiting its completion every time


# 1.6 10-May-2017 ozaki-r

Dedup some routines


# 1.5 10-May-2017 ozaki-r

Introduce check_sa_entries to remove lots of duplicated codes


# 1.4 09-May-2017 ozaki-r

Test flushing SAD/SPD entries


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.2; 1.3.4; 1.3.6;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6


# 1.8 12-May-2017 ozaki-r

Dedup some routines


Revision tags: prg-localcount2-base2
# 1.7 10-May-2017 ozaki-r

Disable DAD rather than waiting its completion every time


# 1.6 10-May-2017 ozaki-r

Dedup some routines


# 1.5 10-May-2017 ozaki-r

Introduce check_sa_entries to remove lots of duplicated codes


# 1.4 09-May-2017 ozaki-r

Test flushing SAD/SPD entries


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.4; 1.3.6;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6


# 1.7 10-May-2017 ozaki-r

Disable DAD rather than waiting its completion every time


# 1.6 10-May-2017 ozaki-r

Dedup some routines


# 1.5 10-May-2017 ozaki-r

Introduce check_sa_entries to remove lots of duplicated codes


# 1.4 09-May-2017 ozaki-r

Test flushing SAD/SPD entries


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.4;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6


# 1.4 09-May-2017 ozaki-r

Test flushing SAD/SPD entries


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.4;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6


Revision tags: prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
# 1.3 16-Apr-2017 ozaki-r

branches: 1.3.4;
Revert "Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)"

The issue was fixed by christos@


# 1.2 14-Apr-2017 ozaki-r

Mark tests of tunnel/AH/IPv6 as expected failure (PR kern/52161)


# 1.1 14-Apr-2017 ozaki-r

Add tests for ipsec

- Check if setkey correctly handles algorithms for AH/ESP
- Check IPsec of transport mode with AH/ESP over IPv4/IPv6
- Check IPsec of tunnel mode with AH/ESP over IPv4/IPv6