[PATCH] add a script to list testsuites execution time

Andrew Bartlett abartlet at samba.org
Mon Jan 7 14:26:33 MST 2013


On Mon, 2013-01-07 at 09:45 -0800, Matthieu Patou wrote:
> Hello,
> 
> Can someone review this patch ?
> It helps producing a more easily readable output of the subunit file 
> created by make test, for instance:
> 
> samba3.base.delete(plugin_s4_dc) -> 13
> samba3.base.lock(plugin_s4_dc) -> 14
> samba4.rpc.schannel with seal,padcheck(plugin_s4_dc) -> 14
> samba4.rpc.schannel with validate(plugin_s4_dc) -> 15
> samba3.smb2.session krb5(plugin_s4_dc) -> 15
> samba3.base.defer_open(plugin_s4_dc) -> 17
> samba3.rpc.schannel(plugin_s4_dc) -> 18
> samba3.base.dir2(plugin_s4_dc) -> 24
> samba3.raw.search(plugin_s4_dc) -> 25
> samba3.raw.lock(plugin_s4_dc) -> 32
> samba3.raw.session krb5(plugin_s4_dc) -> 32
> samba3.smb2.oplock(plugin_s4_dc) -> 50
> samba3.rpc.samr.passwords.pwdlastset(plugin_s4_dc) -> 51
> samba3.smb2.dir(plugin_s4_dc) -> 51
> samba3.raw.oplock(plugin_s4_dc) -> 54
> samba3.base.deny1(plugin_s4_dc) -> 54
> samba3.base.deny2(plugin_s4_dc) -> 59
> samba3.smb2.notify(plugin_s4_dc) -> 85
> samba3.base.delaywrite(plugin_s4_dc) -> 101
> samba3.raw.notify(plugin_s4_dc) -> 106
> 
> It's not a duplicate of subunit-ls as, this one works at the level of 
> the test and for some reason is not able to handle some tests made 
> during the teststuite (and wrongly reporting them as during 0 sec).

Reviewed-By: Andrew Bartlett <abartlet at samba.org>

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list