mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 19:53:03 +01:00
In order to move the Toaster Test System in Toaster itself, we create a contrib directory. The TTS is added as a squashed patch with no history. It contains code contributed by Ke Zou <ke.zou@windriver.com>. (Bitbake rev: 7d24fea2b5dcaac6add738b6fb4700d698824286) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
We need to implement tests:
|
|
|
|
automated link checker; currently
|
|
$ linkchecker -t 1000 -F csv http://localhost:8000/
|
|
|
|
integrate the w3c-validation service; currently
|
|
$ python urlcheck.py
|
|
|
|
|