History log of /netbsd-src/tests/net/ipsec/t_ipsec_sockopt.sh (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# 548d2e18 02-Aug-2017 ozaki-r <ozaki-r@NetBSD.org>

Add test cases for setsockopt(IP_IPSEC_POLICY)