HomeFreeBSD

pf tests: Remove nargs from single arguments

Description

pf tests: Remove nargs from single arguments

Using nargs=1 causes arguments to produce lists from which we must then
get the real value. The same applies to defaults, the must be provided
as arrays too.

Remove nargs=1 so that values and defaults can be accessed directly.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D46772

Details

Provenance
vegeta_tuxpowered.netAuthored on Sep 25 2024, 8:35 AM
kpCommitted on Sep 25 2024, 10:43 AM
Reviewer
kp
Differential Revision
D46772: pf tests: Remove nargs from single arguments
Parents
rG930a1e6f3d2d: e1000: Delay safe_pause switch until SI_SUB_CLOCKS
Branches
Unknown
Tags
Unknown