Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #277818

Category libpcap
Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
Changed at Mon 10 Aug 2026 17:08:12
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision b6f9050a86a94032b4c73e8bd3fd6c8054d3c7de

Comments

TESTrun: Call skip_no_translatetest() only once.
The function tests a condition that depends only on the OS, which does
not change from one test to another, so instead of checking it for every
translate test check it once and use as the default in the two loops
that generate translate test requests.  This also fixes the skip
condition for translate tests that defined it incorrectly or not at all.

Changed files