26 Commits

Author SHA1 Message Date
Ikey Doherty 06e89d90de Release v2
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
v2
2015-04-10 14:56:59 +01:00
Ikey Doherty 9bb8a3a879 autogen: Fix quoting for variable expansion
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:46:05 +01:00
Ikey Doherty be152e5638 Ensure autogen respects package builder flags
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:44:01 +01:00
Ikey Doherty eefabd64c9 Integrate valgrind testing per further feedback
Summary: Glib has issues.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:30:41 +01:00
Ikey Doherty 460a44eb39 tests: Ensure unused parameters are marked as such
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:15:25 +01:00
Ikey Doherty 84aafb10c1 jira: Mark unused parameters as being unused
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:13:59 +01:00
Ikey Doherty d94365671c rpm: Fix signed issue
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:11:26 +01:00
Ikey Doherty 093e54a268 Fix autogen per Arjan's feedback
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 14:10:14 +01:00
Ikey Doherty 90e465508d cve-string: Fix bug encountered in testing (NULL)
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 13:46:30 +01:00
Ikey Doherty 81c3290574 tests: Add more string tests
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 13:46:17 +01:00
Ikey Doherty 5ed72e9510 Integrate initial make coverage target
This was essentially "borrowed" from Buxton

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 13:38:20 +01:00
Ikey Doherty 7f45eb28bf tests: Add eopkg check (budgie-desktop pspec)
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 11:58:47 +01:00
Ikey Doherty 307f4e2673 tests: Add initial packaging tests for RPM functionality
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 11:25:06 +01:00
Ikey Doherty 1c460e7b87 Update "Evolve OS" names in accordance with rebrand
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 10:41:20 +01:00
Ikey Doherty 025b8181a0 Add cstrlen for cve_string, convenience replacement for strlen
Note that this will assert, as opposed to strlen which will attempt to
read a pointer, regardless of validity. The use of strlen itself is not
permitted within cve-check-tool, so we attempt to make the cve_string
functionality as usable as possible.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 10:28:34 +01:00
Ikey Doherty efc26b8c93 Add cve_string equality functionality (l-side-limited strncmp)
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 10:10:29 +01:00
Ikey Doherty 5f67ef2cef tests: Add cve_string tests
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-10 09:57:25 +01:00
John L. Whiteman 31a2f4f501 Added local build and test files
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-04-09 14:48:24 -07:00
Ikey Doherty a123e6f1c0 Fix linking for new unit test
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-09 18:12:32 +01:00
Ikey Doherty 5dc151819a Add new test to gitignore
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-09 18:08:38 +01:00
John L. Whiteman 090415d5f6 Integrate start of plugin tests
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-04-08 15:26:11 -07:00
John L. Whiteman ffd1841135 Fixed duplicate check for bug database errors
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-03-27 18:27:33 -07:00
John L. Whiteman 4ab4f284d4 Added helper prompts in configuration file
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-03-27 18:19:11 -07:00
John L. Whiteman 77fd5f7c79 Added support to include hyperlink to description
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-03-27 18:08:17 -07:00
John L. Whiteman 27cde8837a Added initial bug database plugin hooks into main
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
2015-03-25 16:52:59 -07:00
Ikey Doherty e860c9a523 Initial import
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
v1
2015-03-24 17:27:09 +00:00