Re: [PATCH 1/2] Adding rtctest as client test

2010-05-25 Thread Lucas Meneghel Rodrigues
On Mon, 2010-05-17 at 15:25 +0800, Jason Wang wrote: This new autotest module implements a simple test for the driver of realtime clock. It do the testing of interrupt, date reading, alarm and frequency. Ok, patchset applied, thank you! Please refer the Documentation/rtc.txt for details.

[PATCH 1/2] Adding rtctest as client test

2010-05-17 Thread Jason Wang
This new autotest module implements a simple test for the driver of realtime clock. It do the testing of interrupt, date reading, alarm and frequency. Please refer the Documentation/rtc.txt for details. Signed-off-by: Jason Wang jasow...@redhat.com --- client/tests/rtc/src/Makefile | 19 +++