mtp: Mark the test suite as TODO

This commit is contained in:
F5
2023-11-14 21:40:39 +08:00
parent f620881ed6
commit d581156f70

View File

@@ -1,7 +1,7 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ // TODO: Add multithreaded tests
// Include a header file from your module to test. // Include a header file from your module to test.
#include "ns3/mtp.h" #include "ns3/mtp-module.h"
// An essential include is test.h // An essential include is test.h
#include "ns3/test.h" #include "ns3/test.h"