[tbot] Release 0.6.6
Lukasz Majewski
lukma at denx.de
Wed Jan 23 07:07:57 UTC 2019
Dear All,
> Hi Lukasz,
>
> On Tue, 2019-01-22 at 11:36 +0100, Lukasz Majewski wrote:
> > Hi Harald,
> >
> > > Hello!
> > >
> > > New year, new tbot release! These are the changes:
> > >
> > > == Added ==
> > > - New and improved documentation! There is a completely new
> > > introductory guide available here:
> > >
> > > https://rahix.de/tbot/quickstart.html
> >
> > If I may have an organisational question regarding tbot repository
> > and sharing the code.
> >
> > I suppose that we will continue development on github (no plans to
> > move to denx.de domain)?
>
> Yes
>
> > I would like to ask if it would be possible to create some shared
> > repo, so we could put there already developed tests cases for the
> > new tbot (and reuse them easily).
>
> Yes! This is definitely planned, I just haven't had time to do it
> yet ...
And maybe a side question - have anybody tried to run/setup tbot to use
in-tree U-boot's tests (./test/py/test.py)?
>
> >
> > > It might even contain some new pieces of info, so I suggest
> > > taking a quick look, even if you already use tbot.
> > > - Graphviz `dot` diagram generator, for visualizing the call
> > > graph.
> > >
> > > https://github.com/Rahix/tbot/blob/master/generators/dot.py
> > >
> > > - `LinuxMachine.fsroot`: A little convenience helper:
> > > You can now write
> > >
> > > mach.fsroot / "proc" / "version"
> > >
> > > instead of
> > >
> > > linux.Path(mach, "/proc/version")
> > >
> > > == Changed ==
> > > - tbot no longer automatically creates a log file. If you want
> > > the previous behavior, use `--log-auto`. `--log=<file>` will
> > > still behave as before.
> > >
> > > - `generators/generate_htmllog.py` -> `generators/htmllog.py`
> > > - `generators/debug_messages.py` -> `generators/messages.py`
> > > - `UBootMachine.env()` now also accepts `board.Special`s.
> > >
> > > == Fixed ==
> > > - Duplication warning when star-importing another testcase-file.
> > > (Thanks to Stefano for reporting this bug!)
> > >
> >
> >
> >
> > Best regards,
> >
> > Lukasz Majewski
>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/tbot/attachments/20190123/0bcec470/attachment.sig>
More information about the tbot
mailing list