1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 18:27:04 +03:00
systemd/src/test
2013-06-27 01:38:47 -04:00
..
Makefile
test-calendarspec.c test: extend calendarspec test a bit 2012-11-23 21:50:51 +01:00
test-cgroup-util.c login: add an api to determine the slice a PID is located in to libsystemd-login 2013-06-21 01:46:27 +02: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
test-env-replace.c tests: more tests 2013-02-11 22:22:40 +01:00
test-fileio.c fileio.c: do not parse comments after non-whitespace chars 2013-04-18 11:29:00 +02:00
test-hashmap.c test-hashmap.c: add unit-test for hashmap 2013-05-03 00:19:51 +02:00
test-hostname.c
test-id128.c id128: when taking user input for a 128bit ID, validate syntax 2013-04-30 08:36:01 -03:00
test-install.c
test-job-type.c
test-libudev.c
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 test-path-util: fix another stupid test failure 2013-03-29 20:30:21 -04:00
test-prioq.c Add set_consume which always takes ownership 2013-04-24 00:25:04 -04:00
test-replace-var.c
test-sched-prio.c tests: skip bus test if bus cannot be opened 2013-03-26 23:50:44 -04:00
test-sleep.c systemd-sleep: add support for freeze and standby 2013-05-06 22:51:57 +02: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 test-strv: do not declare table to be sorted const 2013-04-05 00:31:59 -04:00
test-strxcpyx.c tests: fix size_t in format string 2013-03-26 23:50:44 -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 move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
test-unit-name.c move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
test-util.c Properly check for overflow in offsets 2013-06-10 10:10:06 -04:00
test-watchdog.c