Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
f3bc3ae906560f03b4395a1d6845f30510922350
/
tests
/
daemon
/
limited-io.cpp
2cae8ca
core: move nfd-specific files to daemon/
by Davide Pesavento
· 6 years ago
cf7db2f
tests: unit-tests-{core,tools} no longer require a global io_service
by Davide Pesavento
· 6 years ago
3dade00
core+daemon: eliminate scheduler::{schedule,cancel} wrappers
by Davide Pesavento
· 6 years ago
[Renamed (93%) from tests/limited-io.cpp]
97e3302
Replace nfd::getExtendedErrorMessage with boost::diagnostic_information
by Davide Pesavento
· 6 years ago
19779d8
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 6 years ago
a314808
core: reimplement logging using ndn-cxx's facility
by Davide Pesavento
· 7 years ago
f35a5a9
tests: in LimitedIo, use std::exception_ptr to avoid slicing
by Davide Pesavento
· 9 years ago
149e02c
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
3cb4fc6
fw: use UnitTestTimeFixture in NCC test case
by Junxiao Shi
· 10 years ago
455581d
fw: use UnitTestClock in Forwarder persistent loop test case
by Junxiao Shi
· 10 years ago
82e7f58
fw: NccStrategy remembers only best face
by Junxiao Shi
· 10 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
[Renamed from tests/core/limited-io.cpp]
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
bf6a93d
core: change logging from environment variable to configuration file-based
by Steve DiBenedetto
· 11 years ago
98e29f4
core: delete deprecated getGlobalScheduler() API
by Junxiao Shi
· 11 years ago
eb3197f
all: Update code to compile with latest time-related changes in ndn-cpp-dev library
by Alexander Afanasyev
· 11 years ago
7e2413b
tests: use LimitedIo API for time or IO limits
by Junxiao Shi
· 11 years ago
d9ee45c
tests: resetGlobalIoService for every test
by Junxiao Shi
· 11 years ago
0b5fbbb
fw: NccStrategy
by Junxiao Shi
· 11 years ago