1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 09:56:51 +03:00
systemd/src/test
Dave Reisner 7991ac34ab shared/utf8: merge implementations, remove cruft
This unifies the utf8 handling code which was previously duplicated in
udev and systemd.
2013-09-19 11:49:03 -04:00
..
Makefile
test-calendarspec.c test: extend calendarspec test a bit 2012-11-23 21:50:51 +01:00
test-cgroup-util.c test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
test-cgroup.c core: general cgroup rework 2013-06-27 04:17:34 +02:00
test-daemon.c
test-date.c time-util: teach parse_timestamp to parse weekdays 2012-11-23 22:52:46 +01:00
test-efivars.c util: make time formatting a bit smarter 2013-04-04 02:56:56 +02:00
test-engine.c core: serialize/deserialize bus subscribers 2013-07-10 23:41:03 +02:00
test-env-replace.c tests: more tests 2013-02-11 22:22:40 +01:00
test-fileio.c test-fileio: assume that Buffers may be missing 2013-09-17 15:50:49 -05:00
test-hashmap.c test-hashmap.c: add unit-test for hashmap 2013-05-03 00:19:51 +02:00
test-helper.h test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
test-hostname.c
test-id128.c test: Make testing work on systems without or old systemd 2013-08-22 00:52:14 -04:00
test-install.c
test-job-type.c
test-libudev.c hostnamectl: show only specific hostname when requested 2013-08-14 19:06:54 -04:00
test-list.c test: Add list testcase 2013-06-27 01:38:47 -04:00
test-log.c
test-loopback.c
test-ns.c core: reuse the same /tmp, /var/tmp and inaccessible dir 2013-03-15 22:56:40 -04:00
test-path-util.c run: allow non-absolute paths as command 2013-09-09 13:49:30 -04:00
test-prioq.c Add set_consume which always takes ownership 2013-04-24 00:25:04 -04:00
test-replace-var.c shared: add API for replacing @FOO@ style variables in strings 2012-11-14 22:21:16 +01:00
test-sched-prio.c tests: skip tests when executed without privileges but which require them 2013-07-18 23:05:29 +02:00
test-sleep.c Make test-login and test-sleep output debugging 2013-09-17 16:44:38 -04:00
test-strbuf.c tests: add tests of strxcpyx 2013-02-10 23:06:16 +01:00
test-strip-tab-ansi.c journalctl: strip TABs and ANSI color sequences from log messages when displaying them 2012-12-23 11:28:14 +01:00
test-strv.c tmpfiles: support simple specifier expansion for specified paths 2013-09-17 11:02:54 -05:00
test-strxcpyx.c tests: fix size_t in format string 2013-03-26 23:50:44 -04:00
test-tables.c test-tables: allow sparse tables and check mapping for -1 2013-07-16 12:04:31 -04:00
test-time.c util: make time formatting a bit smarter 2013-04-04 02:56:56 +02:00
test-udev.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
test-unit-file.c specifier: rework specifier calls to return proper error message 2013-09-17 10:06:50 -05:00
test-unit-name.c specifier: rework specifier calls to return proper error message 2013-09-17 10:06:50 -05:00
test-utf8.c shared/utf8: merge implementations, remove cruft 2013-09-19 11:49:03 -04:00
test-util.c Use udev_encode_string in fstab_node_to_udev_node 2013-09-17 16:31:32 -04:00
test-watchdog.c