[hipl-dev] Re: [Branch ~toxedvirus/hipl/hipfw-modules] Rev 5008: Forward command line initialization to modules in order to allow registering command line options...

  • From: Stefan Götz <stefan.goetz@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Thu, 04 Nov 2010 10:55:57 +0100

> === modified file 'lib/core/options.c'
> --- lib/core/options.c        2010-10-20 15:56:24 +0000
> +++ lib/core/options.c        2010-11-03 16:46:44 +0000
> +void hip_cmd_init(struct hip_cmd_option_list *option_list,
> +                  const struct module_info *const modules,
> +                  const unsigned int size)

New functionality should be covered by unit tests.

Stefan

Other related posts: