1. 915303a tests: test set for ivi-shell notification normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  2. a10352e tests: make the test context persistent by Nobuhiko Tanibata · 10 years ago
  3. 83c20bc tests: test set for ivi-screen with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  4. e78a7af tests: test set for ivi-screen normal use case in server side by Nobuhiko Tanibata · 10 years ago
  5. 17d4494 tests: test set for ivi-layer with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  6. 0671b4d tests: test set for ivi-layer bad condition with helper-client by Nobuhiko Tanibata · 10 years ago
  7. 9e992d9 tests: test set for ivi-layer normal use case in server side by Nobuhiko Tanibata · 10 years ago
  8. d364393 tests: test set for ivi-layer normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  9. 16ed543 tests: test set for ivi-surface with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  10. c74bafa tests: test set for ivi-surface bad condition with helper client by Nobuhiko Tanibata · 10 years ago
  11. 23d9582 tests: test set for ivi-surface normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  12. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  13. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  14. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  15. 2cc9297 tests: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  16. 97b9b17 internal-screenshot-test: Fix endian problem by Derek Foreman · 10 years ago
  17. 5ab3eea Revert "gitignore: Ignore generated header test files" by Bryce Harrington · 10 years ago
  18. a291fcb tests: Drop redundant debug output by Bryce Harrington · 10 years ago
  19. 8267056 gitignore: Ignore generated header test files by Bryce Harrington · 10 years ago
  20. 35b7f25 tests/internal-screenshot: Fix test so it doesn't expect shell surfaces by Derek Foreman · 10 years ago
  21. 1223fa4 tests: Set up the reference image environment variable by Derek Foreman · 10 years ago
  22. 0ccf8e2 tests: cleanup whitespace by Bryce Harrington · 10 years ago
  23. c919883 tests: Check that the PNG file's stride matches our internal assumption by Bryce Harrington · 10 years ago
  24. 3835d05 tests: Fix code style on path/filename routines by Bryce Harrington · 10 years ago
  25. 111e022 tests: Add capture_screenshot_of_output() by Bryce Harrington · 10 years ago
  26. 39a5be2 tests: Add check_surfaces_geometry() by Bryce Harrington · 10 years ago
  27. 198f941 tests: Add load_surface_from_png() by Bryce Harrington · 10 years ago
  28. 2eaf7d7 tests: Add create_screenshot_surface() by Bryce Harrington · 10 years ago
  29. 85e65f5 tests: Add write_surface_as_png() helper by Bryce Harrington · 10 years ago
  30. fb9089d tests: Add internal test for the weston test screenshot capability by Bryce Harrington · 11 years ago
  31. 692275f tests: Handle screenshot done event in weston-test by Bryce Harrington · 10 years ago
  32. f280d11 tests: Add screenshot recording capability to weston-test by Bryce Harrington · 10 years ago
  33. ed2c644 tests: Support --config to enable tests to override config defaults by Bryce Harrington · 10 years ago
  34. 273c285 tests: Add surface checks by Bryce Harrington · 11 years ago
  35. 61a6436 tests: Add an xmalloc helper function by Bryce Harrington · 10 years ago
  36. c1a1d6c tests: Add client helper routines for output and reference filenames by Bryce Harrington · 11 years ago
  37. e75e7a5 tests: Add error handling for system calls by Bryce Harrington · 10 years ago
  38. a20db38 tests: Fix Samsung copyright assignment on xwayland test by Bryce Harrington · 10 years ago
  39. 2961205 tests: fix typo by Derek Foreman · 10 years ago
  40. 46804ca tests: add ivi_layout stand-alone test module by Pekka Paalanen · 10 years ago
  41. f5b74f7 tests: ivi_layout test infrastructure by Pekka Paalanen · 10 years ago
  42. 0eb0941 tests: add a basic ivi-shell test by Pekka Paalanen · 10 years ago
  43. b9ec2be tests: Prefer bracket form of test command for consistency by Bryce Harrington · 10 years ago
  44. 69eb737 tests: Cleanup test log filenames by Bryce Harrington · 10 years ago
  45. 63b1ee9 tests: Keep track of basename by Bryce Harrington · 10 years ago
  46. 4ac06ff tests: rename client_create to create_client_and_test_surface by Pekka Paalanen · 10 years ago
  47. 1ffd461 tests: introduce create_client() by Pekka Paalanen · 10 years ago
  48. 5fd8140 tests: add tests for devices handling by Marek Chalupa · 10 years ago
  49. 8a5523c tests: implement touch in test-helpers by Marek Chalupa · 10 years ago
  50. c3c3fc4 tests: use special seat by Marek Chalupa · 10 years ago
  51. 643d85f tests: fix handling globals by Marek Chalupa · 10 years ago
  52. c8daf77 weston-test: add device_{release/add} into protocol by Marek Chalupa · 10 years ago
  53. fb7069e tests: use MODDIR in weston-tests-env by Pekka Paalanen · 10 years ago
  54. abff883 platform: rename create_egl_window to create_egl_surface by Jonny Lamb · 10 years ago
  55. 4bdcb57 clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported by Jonny Lamb · 10 years ago
  56. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago
  57. a413ff8 tests: use two roundtrips for global events by Marek Chalupa · 10 years ago
  58. 312fe5f surface-screenshot: a new manual test module by Pekka Paalanen · 10 years ago
  59. f6a6592 tests: Rename wayland-test to weston-test by Derek Foreman · 10 years ago
  60. e789771 tests: Include weston-egl-ext from weston-test by Daniel Stone · 10 years ago
  61. 8771a14 xwayland-test: Replace the xwayland-test by Derek Foreman · 11 years ago
  62. 9bb1339 tests: Skip buffer count test if wl_drm isn't present by Derek Foreman · 11 years ago
  63. 6349586 tests, clients: add Presentation feedback flags by Pekka Paalanen · 11 years ago
  64. cb50ed2 tests: Fix minor typo by Bryce Harrington · 11 years ago
  65. 2cd82b7 tests: Use one shared xzalloc implementation by Bryce Harrington · 11 years ago
  66. 22ea306 tests: Move ARRAY_LENGTH to a shared header for reuse by Bryce Harrington · 11 years ago
  67. a768026 tests: Cleanup superfluous headers by Bryce Harrington · 11 years ago
  68. 12cc405 tests: Include "config.h" as first header by Bryce Harrington · 11 years ago
  69. 6bef237 tests: Allow tests to use customized command line parameters by Derek Foreman · 11 years ago
  70. 3c5f1c7 tests: add role conflict sub-surface vs. wl_shell_surface by Pekka Paalanen · 11 years ago
  71. de7f5c8 tests: presentation test, simple by Pekka Paalanen · 11 years ago
  72. 086b987 matrix-test: fix units in report by Derek Foreman · 11 years ago
  73. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  74. 42ebdda weston-test: check if resource is not NULL by Marek Chalupa · 11 years ago
  75. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  76. cfff312 tests: use expect_protocol_error in tests by Marek Chalupa · 11 years ago
  77. 1740aa8 tests: add frame_callback_wait_nofail by Marek Chalupa · 11 years ago
  78. 4d06d46 tests: add expect_protocol_error function by Marek Chalupa · 11 years ago
  79. c2b74fb tests: load the right shell plugin by Pekka Paalanen · 11 years ago
  80. 6ea0d17 tests: load the right xwayland plugin by Pekka Paalanen · 11 years ago
  81. 412e58a tests: use --no-config by Pekka Paalanen · 11 years ago
  82. 06f2fa1 tests: fix bad-buffer-test by Marek Chalupa · 11 years ago
  83. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  84. dae8a4b tests: Properly report skipped tests by Emilio Pozuelo Monfort · 11 years ago
  85. 943cb12 tests: use the headless backend to run the test suite by Emilio Pozuelo Monfort · 11 years ago
  86. 08dbd31 tests: Skip buffer-count if EGL initialization fails by Emilio Pozuelo Monfort · 11 years ago
  87. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  88. 1e80afa build: Move tests/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  89. 396a9bb build: Use subdir-objects automake option by Kristian Høgsberg · 12 years ago
  90. d716754 gitignore: Generated files text-client-protocol.h, text-protocol.c by Bryce W. Harrington · 12 years ago
  91. 73e9f86 tests: fix build on rpi with EGL by Pekka Paalanen · 12 years ago
  92. ca6bd74 tests: Only run buffer-count test on Mesa >= 10.1 by Pekka Paalanen · 12 years ago
  93. 42284f5 tests: Only run buffer-count test if we have at least mesa 10 by Kristian Høgsberg · 12 years ago
  94. f3fa832 build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditional by Kristian Høgsberg · 12 years ago
  95. 40c0c3f tests: Test whether a simple EGL main loop uses too many buffers by Neil Roberts · 12 years ago
  96. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  97. 0f0a6ff Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float by Tomeu Vizoso · 12 years ago
  98. d2c9d8a configure.ac: Make libdrm optional in weston-launch by Kristian Høgsberg · 12 years ago
  99. 89eebb7 tests: Remove an unecessary Makefile.am variable by Kristian Høgsberg · 12 years ago
  100. 9ab771d tests: Use a helper library for weston-test clients by Kristian Høgsberg · 12 years ago