oxen-core/src/p2p
Jason Rhinelander 5f1bd2f1e4 Drop integration test code.
This code is bitrotting, doesn't compile, and isn't being maintained
anymore.

The integration test suite was an interesting idea, in early Loki days,
but is no longer being maintained and is quite cumbersome to run (for
instance, it is not possible to run it via CI because it depends on
xterm to actually run).  The code to actually run it (in doy-lee's
loki-integration-testing repository) is also a large burden of "janky"
code that isn't worth maintaining.

Remove this from the code; if someone wants to pick it back up in the
future reverting this commit shouldn't be too difficult (though I'd
suggest that a much better approach to integration testing would be to
run different daemons/wallets via rpc commands, as the network-tests do,
rather than trying to feed stdin and parse stdout from running
individual oxends/wallets).
2021-08-19 16:42:15 -03:00
..
CMakeLists.txt std::filesystem 2020-10-24 12:45:37 -03:00
net_node.cpp Disable upnp router poking by default 2021-03-25 20:58:12 -03:00
net_node.h initial loki -> oxen pass 2021-01-04 11:09:45 +11:00
net_node.inl Drop integration test code. 2021-08-19 16:42:15 -03:00
net_node_common.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
net_peerlist.cpp std::filesystem 2020-10-24 12:45:37 -03:00
net_peerlist.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
net_peerlist_boost_serialization.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
p2p_protocol_defs.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00