Skip to content
Snippets Groups Projects
  1. Apr 12, 2018
  2. Feb 21, 2018
  3. Feb 08, 2018
  4. Dec 01, 2017
  5. Nov 14, 2017
    • Bartosz Golaszewski's avatar
      tests: make the devpath check less strict · bcec680e
      Bartosz Golaszewski authored
      
      We plan to change the way gpio-mockup platform devices are registered
      in the kernel. This change will add an ID to the gpio-mockup platform
      device name and will result in the devpath being changed to
      '/devices/platform/gpio-mockup.X/gpiochip'.
      
      When checking the devpath during the test case setup, it's enough to
      verify that we got an event from the correct platform device - we
      don't need to check the gpiochip name. Shorten the string against
      which we check to skip whatever comes after the platform device name.
      
      While we're at it: move the string definition into the function which
      is the only user.
      
      Signed-off-by: default avatarBartosz Golaszewski <bartekgola@gmail.com>
      bcec680e
  6. Oct 31, 2017
  7. Oct 24, 2017
  8. Oct 15, 2017
  9. Oct 11, 2017
  10. Oct 10, 2017
  11. Sep 25, 2017
  12. Sep 12, 2017
  13. Jul 06, 2017
  14. Jun 23, 2017
  15. Jun 22, 2017
  16. Jun 21, 2017
  17. Jun 20, 2017
  18. Jun 19, 2017
Loading