On Tue, Jun 26, 2018 at 08:25:40AM -0700, Bart Van Assche wrote:
On 06/26/18 01:58, Johannes Thumshirn wrote:
quoted
On Fri, Jun 22, 2018 at 03:19:46PM -0700, Bart Van Assche wrote:
quoted
tests/srp/functions | 1288 +++++++++++++++++++++++++++++++++++++++++++
Can you please move these into common/srp?
Let's do that once other tests than those in tests/srp need one or more of
the functions defined in that file.
Bart.
I moved things around just now to accomodate this sort of thing.
tests/foo/group is now tests/foo/rc, and that's where group-specific
functions should go, in addition to the group_requires() and
group_device_requires() definitions.