summaryrefslogtreecommitdiffstatshomepage
path: root/tests/wipy/rtc.py.exp
diff options
context:
space:
mode:
authorDaniel Campora <daniel@wipy.io>2015-09-16 14:09:51 +0200
committerDaniel Campora <daniel@wipy.io>2015-09-21 22:30:32 +0200
commitdffa9f6da65cd03e834b2ed3914f40428f72e49f (patch)
tree1f2e51f17c511f884db77e47d481c0f9c1b6bed2 /tests/wipy/rtc.py.exp
parent660f8613fd8e38863998a9758d97eada0eebc47d (diff)
downloadmicropython-dffa9f6da65cd03e834b2ed3914f40428f72e49f.tar.gz
micropython-dffa9f6da65cd03e834b2ed3914f40428f72e49f.zip
cc3200: New SD and RTC API plus os and time modules' extensions.
Diffstat (limited to 'tests/wipy/rtc.py.exp')
-rw-r--r--tests/wipy/rtc.py.exp34
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/wipy/rtc.py.exp b/tests/wipy/rtc.py.exp
new file mode 100644
index 0000000000..8225f4602f
--- /dev/null
+++ b/tests/wipy/rtc.py.exp
@@ -0,0 +1,34 @@
+<RTC>
+(2015, 1, 1, 0, 0, 0)
+(2015, 8, 29, 9, 0, 0)
+(2015, 1, 1, 0, 0, 0)
+(2015, 8, 29, 9, 0, 0)
+True
+True
+0
+0
+0
+0
+0
+(2000, 1, 1, 0, 0, 0)
+(2000, 1, 31, 0, 0, 0)
+(2000, 12, 31, 0, 0, 0)
+(2016, 12, 31, 0, 0, 0)
+(2016, 12, 31, 0, 0, 0)
+(2016, 12, 31, 1, 0, 0)
+(2016, 12, 31, 12, 0, 0)
+(2016, 12, 31, 13, 0, 0)
+(2016, 12, 31, 23, 0, 0)
+(2016, 12, 31, 23, 1, 0)
+(2016, 12, 31, 23, 59, 0)
+(2016, 12, 31, 23, 59, 1)
+(2016, 12, 31, 23, 59, 59)
+(2048, 12, 31, 23, 59, 59)
+True
+True
+True
+True
+Exception
+Exception
+Exception
+Exception