unittest.cfg expects tscdeadline_latency.flat, while the existing filename contains a dash => we don't call it from ./run_tests.sh. (Which is considered a PASS :) tscdeadline_latency isn't a unit test so we can omit it. (Feel free to drop [1/2], I just loathe inconsistencies.) Radim Krčmář (2): x86: use underline in tscdeadline-latency filename x86: remove tscdeadline_latency from unittest.cfg config/config-x86-common.mak | 2 +- config/config-x86_64.mak | 2 +- x86/{tscdeadline-latency.c => tscdeadline_latency.c} | 0 x86/unittests.cfg | 5 ----- 4 files changed, 2 insertions(+), 7 deletions(-) rename x86/{tscdeadline-latency.c => tscdeadline_latency.c} (100%) -- 2.2.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html