1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-09 01:18:19 +03:00
systemd/src/libudev
Yu Watanabe 8161f6086e test: make assert_return() critical by default on fuzzer and unit tests
Several test cases intentionally trigger assert_return(). So, to avoid
the entire test fails, this introduces several macros that tentatively
make assert_return() not critical.
2023-12-24 02:02:18 +09:00
..
libudev-device-internal.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
libudev-device.c device-util: Declare iterator variables inline 2023-07-12 20:05:18 +02:00
libudev-enumerate.c sd-device-enumerator: support to list only initialized or uninitialized devices 2022-03-22 15:27:06 +09:00
libudev-hwdb.c license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
libudev-list-internal.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
libudev-list.c various: inline some iterator variables 2022-03-23 21:46:05 +09:00
libudev-monitor.c libudev: fix return of udev_monitor_filter_add_match_subsystem_devtype() 2021-04-01 14:59:58 +01:00
libudev-queue.c udev-util: drop udev_queue_init() from shared 2023-07-31 23:23:00 +09:00
libudev-util.c libudev: drop unnecessary headers from libudev-util.c 2020-12-16 02:23:13 +09:00
libudev-util.h udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends 2020-12-16 02:22:58 +09:00
libudev.c license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
libudev.h libudev: fix indentation 2020-12-16 02:23:13 +09:00
libudev.pc.in Drop split-usr and unmerged-usr support 2023-07-28 19:34:03 +01:00
libudev.sym license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
meson.build meson: merge declarations of normal and test executables 2023-08-03 20:37:16 +09:00
test-libudev.c test: make assert_return() critical by default on fuzzer and unit tests 2023-12-24 02:02:18 +09:00
test-udev-device-thread.c test: Skip various tests when /sys is not mounted 2023-12-19 16:38:57 +01:00