summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_DSCP.t
Commit message (Collapse)AuthorAgeFilesLines
* tests: *.t: Fix for hexadecimal outputPhil Sutter2022-10-261-1/+1
| | | | | | | Use hex input to avoid having to specify an expected output in trivial cases. Signed-off-by: Phil Sutter <phil@nwl.cc>
* extensions: libxt_DSCP: add unit testPablo Neira Ayuso2013-10-071-0/+11
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>