chiark / gitweb /
test: test tools should still be in the src/ directory
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 11:48:01 +0000 (13:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 11:48:01 +0000 (13:48 +0200)
commit379079ba6b06e82de9a8f0025456308a34b4b115
treeb694b24d24e73dd5212de153b8fe9102881338d3
parent08e47388329f04231946164a7bcdeee8365415ba
test: test tools should still be in the src/ directory
14 files changed:
Makefile.am
src/test/Makefile [new symlink]
src/test/test-cgroup.c [moved from test/test-cgroup.c with 100% similarity]
src/test/test-daemon.c [moved from test/test-daemon.c with 100% similarity]
src/test/test-engine.c [moved from test/test-engine.c with 100% similarity]
src/test/test-env-replace.c [moved from test/test-env-replace.c with 100% similarity]
src/test/test-hostname.c [moved from test/test-hostname.c with 100% similarity]
src/test/test-id128.c [moved from test/test-id128.c with 100% similarity]
src/test/test-install.c [moved from test/test-install.c with 100% similarity]
src/test/test-job-type.c [moved from test/test-job-type.c with 100% similarity]
src/test/test-loopback.c [moved from test/test-loopback.c with 100% similarity]
src/test/test-ns.c [moved from test/test-ns.c with 100% similarity]
src/test/test-strv.c [moved from test/test-strv.c with 100% similarity]
src/test/test-watchdog.c [moved from test/test-watchdog.c with 100% similarity]