<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing test cases for palm detection based on touch size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106340#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing test cases for palm detection based on touch size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106340">bug 106340</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>have a look at touchpad_palm_detect_touch_size(), it has a basic test for
palm detection. All the touchpad_palm_detect_pressure_* functions are
similar, we need to replicate those with size-based palm detection. Those
pressure tests should be a pretty good blueprint for what we need here, the
actual tests are probably mostly copy/paste here.

Good practice for running the test suite :) make use of
--filter-test=<function name> and --filter-device="*bcm*" toggles to run the
tests quicker.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>