Systemd/src/libudev
Zbigniew Jędrzejewski-Szmek e8112e67e4 Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
When running tests like test-unit-name, there is not point in setting
up the cgroup and signals and interacting with the environment. Similarly
when running fuzz testing of the parser.

Add new MANAGER_TEST_RUN_BASIC which takes the role of MANAGER_TEST_RUN_MINIMAL,
and redefine MANAGER_TEST_RUN_MINIMAL to just create the basic data structures.
2018-03-11 16:33:59 +01:00
..
libudev-device-internal.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device-private.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device.c tree-wide: use "cannot" instead of "can not" 2018-02-08 10:34:52 +01:00
libudev-enumerate.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-hwdb.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-list.c coccinelle: add reallocarray() coccinelle script 2018-03-02 12:39:07 +01:00
libudev-monitor.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-private.h udev: use "#pragma once" 2018-02-09 16:33:30 +09:00
libudev-queue.c io-util: make flush_fd() return how many bytes where flushed 2018-01-05 13:55:08 +01:00
libudev-util.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.c Make MANAGER_TEST_RUN_MINIMAL just allocate data structures 2018-03-11 16:33:59 +01:00
libudev.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libudev.sym Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
meson.build meson: rename libudev_internal to libudev_static and link into libudev 2018-01-03 12:09:46 +01:00