From ba996a58eed43b0924cbaaa4d44d06aa0696e11c Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Sun, 16 Jan 2011 01:42:05 +0100 Subject: Add unit-test support Signed-off-by: Michael Buesch --- README-DEVELOPERS.lyx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README-DEVELOPERS.lyx') diff --git a/README-DEVELOPERS.lyx b/README-DEVELOPERS.lyx index 1829529..c263f77 100644 --- a/README-DEVELOPERS.lyx +++ b/README-DEVELOPERS.lyx @@ -484,6 +484,12 @@ erase() Erase the DUT. Reimplement this, if your DUT supports electrical erasing. \end_layout +\begin_layout Description +test() Run an optional unit-test on the chip. + The convenience wrapper genericTest(self, readFunc, writeFunc, size) may + be used to implement this method. +\end_layout + \begin_layout Description readProgmem() Read the program memory and return it. Reimplement this, if your DUT has program memory and supports reading it. -- cgit v1.2.3