~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 392.

  • Committer: Scott James Remnant
  • Date: 2007-02-03 17:05:39 UTC
  • Revision ID: scott@netsplit.com-20070203170539-3wb2sw6fvhcqx2tc
* util/initctl.c: Split out the command functions into new files;
* util/jobs.c: This gets the job-related commands
* util/events.h: This gets the event-related commands
* util/initctl.h, util/jobs.h, util/events.h: Headers
* util/tests/test_jobs.c: Test suite for job-related commands.
* util/tests/test_events.c: Test suite for event-related commands.
* util/Makefile.am (initctl_SOURCES): Add new files.
(TESTS): Build new test suites.
(test_jobs_SOURCES, test_jobs_LDFLAGS, test_jobs_LDADD):
Details for job-related commands test suite binary.
(test_events_SOURCES, test_events_LDFLAGS, test_events_LDADD):
Details for event-related commands test suite binary.
* TODO: Remove item about splitting initctl now we've done it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: