From 80ca4f00f82cd2f58fe5cda38c8cc5a719c887b6 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Wed, 13 May 2015 13:21:33 +0100 Subject: bitbake: toaster/contrib: adding TTS squashed patch 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 . (Bitbake rev: 7d24fea2b5dcaac6add738b6fb4700d698824286) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/contrib/tts/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bitbake/lib/toaster/contrib/tts/TODO (limited to 'bitbake/lib/toaster/contrib/tts/TODO') diff --git a/bitbake/lib/toaster/contrib/tts/TODO b/bitbake/lib/toaster/contrib/tts/TODO new file mode 100644 index 0000000000..117192106f --- /dev/null +++ b/bitbake/lib/toaster/contrib/tts/TODO @@ -0,0 +1,9 @@ +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 + + -- cgit v1.2.3-54-g00ecf