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

Viewing all changes in revision 978.

  • Committer: Scott James Remnant
  • Date: 2008-06-05 17:39:21 UTC
  • Revision ID: scott@netsplit.com-20080605173921-gg80dk3hqn2pd9r9
* init/blocked.h: Header containing enum, struct and prototype.
* init/blocked.c (blocked_new): Function to allocate the structure
with the right details.
* init/tests/test_blocked.c (test_new): Tests for the new function.
* init/Makefile.am (init_SOURCES): Compile using blocked.c and header
(TESTS): Build blocked test suite
(test_process_LDADD, test_job_class_LDADD)
(test_job_process_LDADD, test_job_LDADD, test_event_LDADD)
(test_event_operator_LDADD, test_parse_job_LDADD)
(test_parse_conf_LDADD, test_conf_LDADD, test_control_LDADD):
Link blocked.o to most test suites.
(test_blocked_SOURCES, test_blocked_LDFLAGS, test_blocked_LDADD):
Details for test suite.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: