Skip to content
Snippets Groups Projects
  1. Apr 21, 2016
  2. Apr 19, 2016
  3. Apr 18, 2016
  4. Apr 17, 2016
  5. Apr 15, 2016
  6. Apr 14, 2016
  7. Apr 13, 2016
  8. Apr 12, 2016
  9. Apr 11, 2016
  10. Apr 10, 2016
  11. Apr 08, 2016
  12. Apr 07, 2016
    • Peter Hutterer's avatar
      test: reduce the default abs-max range to avoid ENOMEM · c420747b
      Peter Hutterer authored
      
      This path is hit when we set up an abs device without setting specific axis
      ranges. Usually because we only care that the axis is there, not the values,
      see the tests of invalid devices.
      
      0xffff is fine as max for most axes but setting it for ABS_MT_SLOT can cause
      allocation errors. Reduce to 100 because we don't care about the range anyway
      and 100 is still big enough for basic tests.
      
      Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
      c420747b
  13. Apr 05, 2016
Loading