« Previous | Next » 

Revision 09532dcc

ID09532dcc3ad09b2a86b5ec359343e855ab0125f4
Parent 9b12c120
Child 6f287cf3

Added by Iustin Pop over 11 years ago

Make jqueue unittests more generic

This patch removes/abstracts some hardcoded values in the jqueue
unittests. Currently we have a per-resource type name field, but the
name field values are hardcoded at the call sites, instead of being
abstracted into separate variables.

This will become a problem later, so let's just introduce some new
vars holding these; modifying the tests later will be therefore
easier.

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences