1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/test
Thomas Hindoe Paaboel Andersen 539ad707db test: add a few tests and tidy up
adds test of:
strv_find
strv_find_prefix
strv_overlap
strv_sort
streq_ptr
first_word

Splits tests of util.c into own file to avoid clutter as we add more.

Removed a few prints and uses _cleanup_free_ to make the tests more focused.
2013-02-06 21:15:23 +01:00
..
Makefile test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-calendarspec.c test: extend calendarspec test a bit 2012-11-23 21:50:51 +01:00
test-cgroup-util.c core/cgroup-util: simplify functions and add tests 2013-01-18 11:14:00 -05:00
test-cgroup.c core: add bus API and systemctl commands for altering cgroup parameters during runtime 2013-01-14 21:24:57 +01:00
test-daemon.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-date.c time-util: teach parse_timestamp to parse weekdays 2012-11-23 22:52:46 +01:00
test-efivars.c core: if the bootloader supports it, determine firmware and boot loader delay 2013-01-19 04:22:09 +01:00
test-engine.c core: move ManagerRunningAs to shared 2012-09-18 19:53:34 +02:00
test-env-replace.c util: fix bad strstrip() return value in normalize_env_assignment() 2012-09-19 22:01:31 +02:00
test-hostname.c systemctl: automatically turn paths and unescaped unit names into proper unit names 2012-06-22 13:08:48 +02:00
test-id128.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-install.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
test-job-type.c test: correct enum misassignment 2012-07-22 23:53:48 +02:00
test-libudev.c use the same email address everywhere 2012-11-12 19:47:43 +01:00
test-log.c log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct() 2012-09-24 23:26:46 +02:00
test-loopback.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00
test-ns.c namespace: rework namespace support 2012-08-13 15:27:04 +02: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 sched: Only setting CPUSchedulingPriority=rr doesn't work 2012-11-15 16:16:45 +01:00
test-sleep.c logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) 2012-10-28 00:50:35 +02: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 test: add a few tests and tidy up 2013-02-06 21:15:23 +01:00
test-udev.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
test-unit-file.c tests: add test for install_full_printf() 2013-01-29 19:01:41 -05:00
test-unit-name.c tests: add test for unit name printing 2013-01-29 19:01:41 -05:00
test-util.c test: add a few tests and tidy up 2013-02-06 21:15:23 +01:00
test-watchdog.c test: test tools should still be in the src/ directory 2012-04-12 13:48:01 +02:00