47313d1f1ae3749f69ad0344e8125f1d61f6faed |
|
18-Sep-2014 |
Will Drewry <wad@chromium.org> |
continued merge overhaul - Integration tests now all run properly - Added 'emit' helper for integration tests - Cleaned up accidental closure of stdin if hwclock isn't being sync'd - Cleaned up verb_debug to just use logat cleanly - Updated man page for -U (dbus disable) and -b (verbose_debug) - Pushed in placeholders for some unittests that need to be added.
/external/tlsdate/tests/common.sh
|
aa04c0126a590fc9646d491151bcbfeed34ba693 |
|
24-Jun-2013 |
elly <elly@leptoquark.net> |
Refactor event loop. Refactor the event loop to be modular and testable. Also, add support for detecting corruption of the realtime clock, as can be caused by suspend/resume cycles without an rtc battery. The event loop is now driven by a tree of events, which are either sources (currently suspend/resume events, periodic events, and network route events) or composite events. Signed-off-by: Elly Fong-Jones <elly@leptoquark.net>
/external/tlsdate/tests/common.sh
|
234454e5faadda2094e7e454563bcd538984b403 |
|
08-Jul-2013 |
elly <elly@leptoquark.net> |
Add integration testing. These new integration tests mostly focus on tlsdated's subprocess code. Signed-off-by: Elly Fong-Jones <elly@leptoquark.net>
/external/tlsdate/tests/common.sh
|