wayland-server: Fix issue detected by static analysis tool
[platform/upstream/wayland.git] / tests /
2023-02-16 Junseok, Kimcompositor-introspection-test: fix build warning
2023-02-16 Junseok, Kimwayland: change strerror() to %m to ensure thread-safety
2023-02-16 Sung-Jin Parkwayland-client: reuse the existing map entry for the...
2023-02-16 Sung-Jin Parktests: fix NULL_RETURNS issues in tests
2023-02-16 Gwanglim Leetests: fix warnings
2022-06-15 Simon Sertests: add a test for dynamic filtered globals
2022-06-09 Antonin DécimoCheck that XDG base directories paths are absolute
2022-05-10 Simon Serbuild: sanity check options
2022-03-28 Simon Serserver: introduce wl_signal_emit_mutable
2022-03-25 Simon Serbuild: specify native arg in add_languages()
2022-03-25 Simon Serbuild: use full_path() instead of path()
2022-02-05 Fergus Dalldisplay-test: Fix a race condition in test suite
2022-01-10 Simon Serbuild: don't rely on implicit GNU extensions
2022-01-10 Simon Sertests: use __typeof__ instead of typeof
2022-01-10 shierotedoc: fix typo in wl_data_device.data_offer
2022-01-10 Derek Foremantests: Fix tc_client_fd_leaks_exec test
2021-10-09 Damian Hobson-Garciaserver: stop wl_display event loop from any context
2021-09-10 Alex RichardsonAllow event-loop signal tests to pass on FreeBSD
2021-09-10 Alex RichardsonDetect FreeBSD versions with broken MSG_CMSG_CLOEXEC
2021-09-10 Alex Richardsontest-helpers: use sysctl() to count open fds on FreeBSD
2021-09-10 Alex Richardsontest-runner: Implement is_debugger_attached() for FreeBSD
2021-09-10 Alex RichardsonUse /dev/fd instead of /proc/self/fd
2021-09-10 Alex RichardsonUse epoll-shim to emulate epoll(7) on FreeBSD
2021-09-10 Alex Richardsonos-wrappers-test: Handle fcntl() being declared as...
2021-08-27 Derek Foremantests: Destroy custom global object
2021-08-07 Derek Foremanscanner: Use the new atomic marshal/destroy function
2021-07-22 Fergus Dallos-wrappers-test: Make syscall intercepts work with...
2021-07-22 Fergus Dallconnection-test: Pad out strings with null bytes
2021-07-21 Fergus Dallutil: Avoid undefined behaviour in for_each_helper
2021-07-07 James Leggtests: Test wayland-scanner with a description in an...
2021-06-22 Fergus Dallconnection: Handle non-nullable strings in wl_connectio...
2021-06-22 Fergus Dallconnection-test: Encode size in message headers correctly
2021-04-16 James Hilliardmeson: only require cpp for tests
2021-04-15 Alex Richardsonos-wrappers-test.c: Correctly forward arguments to...
2020-12-23 Loïc Yhuelmeson: link with -lrt if needed for clock_gettime
2020-12-17 Maxime Roussin-Bél... tests: fix typos
2020-04-29 Peter HuttererReplace initial 8 spaces with a tab for all xml files
2020-04-23 Guido Güntherscanner: Guard interface declarations
2020-03-13 Matt Turnermeson: Add option to control building wayland-scanner
2020-02-15 Jan Beichmeson/tests: add missing dependencies on protocol headers
2020-01-28 Simon Sertests: fix memory leak in proxy-test
2020-01-21 Manuel Stoecklevent-loop-test: Add test to verify timer ordering
2020-01-21 Manuel Stoecklevent-loop-test: Confirm distant timers do not fire
2020-01-21 Manuel Stoecklevent-loop-test: Verify proper timer cancellation
2020-01-15 Simon Sermeson: use strict wayland-scanner mode
2020-01-15 Manuel Stoeckltests: Ensure that overflow test always overflows
2020-01-15 Manuel Stoeckltests: Fix race condition in send overflow test
2020-01-13 Daniel Stonedisplay-test: Remove unused variables
2020-01-10 Emmanuele BassiAdd Meson build
2020-01-10 Emmanuele BassiSupport running tests from different build directories
2019-11-06 Joshua WattMove wl_priv_signal to wayland-server-private.h
2019-10-16 Simon Sertests: add a test for wl_global_remove
2019-09-11 Marty E. Plummerscanner: prepend protocol name to types symbol
2019-09-10 Manuel Stoeckltests: Test that send overflow doesn't abort
2019-09-06 Simon Sertests: test that binding to a global with an interface...
2019-07-29 Jonas Ådahlproxy: Add API to tag proxy objects
2019-06-05 Michael ForneyAvoid pointer arithmetic on `void *`
2019-06-05 Michael ForneyUse wl_container_of internally
2019-05-02 Antonio Borneolog: remove "%m" from format strings by using strerror...
2019-05-02 Manuel Stoeckltests: Verify that wayland_scanner can catch bad identi...
2019-03-13 Derek ForemanMerge branch 'mr/request-bad-size' into 'master'
2019-03-13 Pekka Paalanenconnection: fix demarshal of invalid header
2019-03-13 Pekka Paalanentests: add request_bogus_size
2019-01-29 Christopher James... proto, server: Add internal server error message. (v2)
2018-08-29 Daniel Stonetests: Remove memory leak checking infrastructure
2018-08-29 Daniel Stonetests: Overly elaborate compiler warning workaround
2018-08-29 Daniel Stonetests: Use volatile pointer for NULL dereference
2018-08-24 Michal Srbtests: Demarshalling of very long array/string lengths.
2018-04-20 Markus Ongyerthtests: Add free-without-remove test
2018-04-20 Derek Foremantests: Test for use after free in resource destruction...
2018-03-15 Pekka Paalanentests: disable coredumps on sanity-test
2018-02-26 Pekka Paalanentests: fix scanner private-code test reference data
2018-02-22 Emil Velikovtests: add code, public-code and private-code tests
2018-01-09 Derek Foremantests: Check for wrong fd delivery with zombie objects
2018-01-09 Derek Foremantests: Add a test for fd leaks on zombie objects
2017-12-11 Matt Hoosierclient: Allow absolute paths in WAYLAND_DISPLAY
2017-12-01 Emmanuel Gil Peyrottests: Mark tests used so they don’t get removed at...
2017-12-01 Emmanuel Gil Peyrottests: Add one more indentation level to some macros
2017-03-16 Eric Engestromconnection-test: fix assert
2017-02-23 Carlos Garnachotests: Fix "new ID" type handling in argument_from_va_l...
2017-01-26 Yong Bakostests: Test wl_argument_from_va_list
2017-01-25 Giulio Camuffoserver: add a safer signal type and port wl_display...
2017-01-25 Olivier Fourdantests: Add a test for global filter
2017-01-24 Peter Huttererprotocol: add axis_source.wheel_tilt
2017-01-24 Peter Huttererscanner: support "since" attribute for enum entries
2017-01-24 Peter Hutterertests: sync example.xml with wayland.xml
2016-11-23 Pekka Paalanentests: add scanner tests
2016-11-23 Pekka Paalanentests: add data files for future wayland-scanner test
2016-11-18 Yong Bakostests: Add nullable check to wl_message_count_arrays
2016-11-18 Yong Bakostests: Test wl_interface_equal
2016-11-10 Yong Bakostests: Test wl_message_count_arrays
2016-11-10 Daniel Stonetests: Use unique XDG_RUNTIME_DIR
2016-10-18 Yong Bakosarray-test: Include wayland-util.h and simplify init...
2016-10-18 Yong Bakostests: Test wl_array_release
2016-09-05 Yong Bakostests: Add test for wl_list_length
2016-08-12 Giulio CamuffoAdd API to install protocol loggers on the server wl_di...
2016-08-12 Giulio CamuffoAdd a resource creation signal
2016-08-11 Giulio CamuffoAdd API to get the list of connected clients
2016-08-11 Sungjae Parkserver: add listener API for new clients
2016-07-26 Yong Bakosdisplay-test: Remove redundant stdbool include
next