SmartOS/Test
Stone 514462bc7d PWM => Pwm 2016-06-22 10:14:18 +00:00
..
ADCTest.cpp 2016-06-14 09:38:36 +00:00
AT45DBTest.cpp 把所有单元测试用例加入编译,保证功能代码和测试用例同步更新 2016-03-10 15:53:33 +00:00
ArrayTest.cpp 单元测试作为静态方法 2016-06-03 15:47:15 +00:00
BufferTest.cpp 自我局部拷贝,不重叠。单元测试通过 2016-06-08 04:47:27 +00:00
CrcTest.cpp Array => Buffer 2016-03-11 13:03:38 +00:00
DateTimeTest.cpp 修正DateTime和String单元测试的BUG 2016-06-03 16:12:45 +00:00
DictionaryTest.cpp MemoryStream默认长度为0 2016-06-13 10:51:46 +00:00
EthernetTest.cpp 把所有单元测试用例加入编译,保证功能代码和测试用例同步更新 2016-03-10 15:53:33 +00:00
FlashTest.cpp Array => Buffer 2016-03-11 13:03:38 +00:00
IRTest.cpp PWM => Pwm 2016-06-22 10:14:18 +00:00
InvokeTest.cpp Regsiter OnInvoke 变动跟随 编译通过未测试 2016-06-17 08:00:53 +00:00
ListTest.cpp 增加比较器接口,List/Dictionary/SString支持比较器 2016-06-13 08:04:06 +00:00
MessageTest.cpp 除了Buffer其它任何地方不得使用memcpy/memset 2016-03-11 04:39:30 +00:00
NRF24L01Test.cpp 所有NULL更换为nullptr,GCC要求更严格。 2016-03-14 04:28:04 +00:00
PulsePortTest.cpp Buttton Onpress 修改 2016-04-27 03:42:52 +00:00
SerialTest.cpp 除了Buffer其它任何地方不得使用memcpy/memset 2016-03-11 04:39:30 +00:00
StringTest.cpp 系统内核Time.h改名为TTime.h,否则在gcc和clang上会跟C库的time.h冲突。 2016-06-22 09:50:16 +00:00
ThreadTest.cpp 增加获取系统启动时间的Sys.Ms(),等同于Time.Current(),但是无需再引用Time.h 2015-11-03 08:52:31 +00:00
TimerTest.cpp 完成强类型事件委托,测试通过! 2016-06-18 09:48:12 +00:00
W5500Test.cpp 网络比较庞大,独立一个目录 2016-05-27 04:05:02 +00:00
conf.h 包含头文件 2016-06-14 03:25:46 +00:00