summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing
Commit message (Expand)AuthorAgeFilesLines
* tc-testing: Allow test cases to be skippedLucas Bates2019-03-014-13/+27
* tc-testing: gitignore, ignore local tdc config fileVlad Buslov2019-02-261-0/+1
* selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov2019-02-241-0/+26
* selftests: concurrency: add test to verify parallel add/deleteVlad Buslov2019-02-242-3/+49
* selftests: concurrency: add test to verify concurrent deleteVlad Buslov2019-02-241-0/+25
* selftests: concurrency: add test to verify concurrent replaceVlad Buslov2019-02-242-1/+33
* selftests: concurrency: add test to verify parallel rules replaceVlad Buslov2019-02-241-0/+25
* selftests: concurrency: add test to verify parallel rules deletionVlad Buslov2019-02-241-0/+25
* selftests: concurrency: add test to verify parallel rules insertionVlad Buslov2019-02-243-0/+64
* selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov2019-02-241-4/+54
* selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
* selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
* selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-276-56/+239
|\
| * tc-testing: gitignore, ignore generated test resultsLucas Bates2018-12-071-0/+3
| * tc-testing: Implement the TdcResults module in tdcLucas Bates2018-12-073-51/+91
| * tc-testing: Add new TdcResults moduleLucas Bates2018-12-071-0/+132
| * tc-testing: Add command timeout feature to tdcLucas Bates2018-12-072-5/+13
* | selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-131-0/+1
|/
* tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-171-3/+11
* tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-171-2/+2
* tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti2018-10-221-0/+24
* tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti2018-10-221-0/+24
* tc-testing: use a plugin to build eBPF programDavide Caratti2018-10-053-6/+70
* tc-testing: fix build of eBPF programsDavide Caratti2018-10-054-9/+63
* tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni2018-08-291-0/+48
* tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
* tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-071-0/+593
* tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov2018-08-051-13/+13
* tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov2018-08-051-12/+12
* tc-testing: flush gact actions on test teardownVlad Buslov2018-08-051-1/+2
* tc-testing: fix ip address in u32 testVlad Buslov2018-08-051-2/+2
* tc-tests: initial version of fw filter unit testsKeara Leibovitz2018-07-181-0/+1049
* tc-testing: add geneve options in tunnel_key unit testsPieter Jansen van Vuuren2018-07-121-0/+168
* tc-testing: initial version of tunnel_key unit testsKeara Leibovitz2018-06-301-0/+749
* tc-tests: add an extreme-case csum action testKeara Leibovitz2018-06-281-0/+24
* tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti2018-06-121-1/+1
* tc-testing: fixed copy-pasting error in ife testsRoman Mashak2018-05-171-14/+14
* tc-testing: updated mirred and vlan with more testsRoman Mashak2018-05-162-20/+324
* tc-testing: fixed copy-pasting error in police testsRoman Mashak2018-05-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-3/+8
|\
| * tc-testing: fix tdc tests for 'bpf' actionDavide Caratti2018-05-101-3/+8
* | tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh2018-05-031-2/+72
* | tc-testing: updated ife test casesRoman Mashak2018-04-231-12/+1024
* | tc-testing: add sample action testsRoman Mashak2018-04-161-0/+588
|/
* tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
* tc-testing: add connmark action testsRoman Mashak2018-03-301-0/+291
* tc-testing: Correct compound statements for namespace executionLucas Bates2018-03-271-5/+5
* tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak2018-03-254-0/+528
* tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-231-0/+289