commit | ecf819b82e200177ef8f76097df0aeec1178a6a0 | [log] [tgz] |
---|---|---|
author | Jon Cruz <jonc@osg.samsung.com> | Thu Oct 22 21:11:12 2015 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Oct 23 14:57:09 2015 -0700 |
tree | 64650839db0402146686110f179d617b89ca2ac4 | |
parent | 2ffb0afecbf4dcef5899100bbd723fd4d0699c22 [diff] |
zunitc: made name of test fixture parameter explicit. Instead of using the implicit name 'data', changed the test with fixture macro ZUC_TEST_F() to use an additional value to explicitly set the name to use for test data from the fixture. Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>