summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ether.t.payload
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix up meta l4proto change for ip familyFlorian Westphal2017-05-191-3/+3
| | | | | | | We can delete some of the payload files now as ip/ip6/inet produce same implicit meta l4proto dep. Signed-off-by: Florian Westphal <fw@strlen.de>
* tests/: rearrange tests directoryArturo Borrero2015-12-151-0/+50
Rearrange the directory to obtain a better organization of files and tests-suites. We end with a tree like this: tests | .--- py .--- shell .--- files This was suggested by Pablo. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>