]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: hwsim: Add more tracing
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 07:20:49 +0000 (09:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 10:05:13 +0000 (13:05 +0300)
commitd01f677c2ad3354e1bfd99bfd9ae810711cfdc68
treedd481de4e3318f2f5586c284d7bde0b856161306
parentd76dbe6c7cb06cd0bc93a4a136d6a377053e0b02
tests: hwsim: Add more tracing

Add SKB tracing (which shows now why/where a frame was dropped
in the stack), and also -T for stack trace at each event.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/run-tests.py