WSL2-Linux-Kernel/tools
Lucas Bates 76b903ee19 selftests: Introduce tc testsuite
Add the beginnings of a testsuite for tc functionality in the kernel.
These are a series of unit tests that use the tc executable and verify
the success of those commands by checking both the exit codes and the
output from tc's 'show' operation.

To run the tests:
  # cd tools/testing/selftests/tc-testing
  # sudo ./tdc.py

You can specify the tc executable to use with the -p argument on the command
line or editing the 'TC' variable in tdc_config.py. Refer to the README for
full details on how to run.

The initial complement of test cases are limited mostly to tc actions. Test
cases are most welcome; see the creating-testcases subdirectory for help
in creating them.

Signed-off-by: Lucas Bates <lucasb@mojatatu.com>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-20 13:15:10 -04:00
..
accounting
arch
build
cgroup
firewire
gpio
hv
iio
include bpf: add bpf_set_hash helper for tc progs 2017-06-10 19:05:47 -04:00
kvm/kvm_stat
laptop
leds
lguest
lib
net tools: bpf_jit_disasm: Handle large images. 2017-06-14 15:03:22 -04:00
nfsd
objtool
pci
pcmcia
perf perf symbols: Kill dso__build_id_is_kmod() 2017-06-08 15:39:34 -03:00
power
scripts
spi
testing selftests: Introduce tc testsuite 2017-06-20 13:15:10 -04:00
thermal/tmon
time
usb
virtio
vm
Makefile