summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2024-01-17refactor ci童宗振
2024-01-12✨ feat(DPISDN-33): Support non-contiguous configuration for Tera adapter id.songyanchao
2024-01-12✨ feat(DPISDN-33): Support non-contiguous configuration for Ef adapter id.songyanchao
2024-01-12🧪 test(TSG-17959): Add route ctx test for Etherfabric and Tera adapters.songyanchao
2024-01-10🧪 test(DPISDN-32): Update PTF test scripts to support loading Classifier ...songyanchao
2024-01-08🧪 test(TSG-17959): Add traffic_link_id test case for Tera test.songyanchao
2024-01-05🧪 test(TSG-17959): Add PTF test case for Tera node.songyanchao
2024-01-05✨ feat: Add ICMP reply processing for endpoint device.songyanchao
2023-12-27build DPDK as a support library.童宗振
2023-12-01✨ feat(DPISDN-28): Replace msgpack-c with mpack and add corresponding test ...songyanchao
2023-10-27🧪 test(DPISDN-24): Add tests for Etherfabric adapter tap modev4.6.58-20231027songyanchao
2023-10-17🐞 fix(DPISDN-21): Fix IPv6 port field matching issuesongyanchao
2023-04-17🎈 perf: 优化Classifier testsongyanchao
2023-04-13🧪 test(DPISDN-6): 添加bfd、classifier等测试用例songyanchao
2023-04-10✨ feat(DPISDN-6): add ptf demo testsongyanchao
2016-11-07实现Protocol-Raw服务端侧初始化流程Qiuwen Lu
2016-11-04重构邻居子系统实现,接口与MR3类似,增加对应的单元测�...Qiuwen Lu
2016-11-02增加对Systemd(CentOS7)的自动化启动支持。Qiuwen Lu
2016-10-25增加协议栈实现,在Service中完成协议栈初始化流程。修改�...Qiuwen Lu
2016-09-22优化pag数据包获取机制,解决pag数据包重复释放等问题。Qiuwen Lu
2016-09-02完成虚拟节点管理器的创建、生产者注册、消费者注册、At...Qiuwen Lu
2016-08-30许多改动,完成基础框架。Qiuwen Lu
2016-08-25改名,libbase为libcore4.0.0Qiuwen Lu
2016-08-09完成模块的单元测试框架Qiuwen Lu
2016-08-05增加DeviceManager的单元测试代码Qiuwen Lu
2016-07-26集成GoogleTest测试框架Qiuwen Lu
2016-05-10增加了兼容模式的测试代码。将原来的测试用例改用CMake编...luqiuwen