Home
last modified time | relevance | path

Searched refs:auto_tests (Results 1 – 13 of 13) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A DMakefile.inc67 bootstrap_test_SOURCES = ../auto_tests/bootstrap_test.c
95 crypto_test_SOURCES = ../auto_tests/crypto_test.c
99 dht_test_SOURCES = ../auto_tests/dht_test.c
147 network_test_SOURCES = ../auto_tests/network_test.c
151 onion_test_SOURCES = ../auto_tests/onion_test.c
199 TCP_test_SOURCES = ../auto_tests/TCP_test.c
211 tox_one_test_SOURCES = ../auto_tests/tox_one_test.c
219 typing_test_SOURCES = ../auto_tests/typing_test.c
247 $(top_srcdir)/auto_tests/data/save.tox \
248 $(top_srcdir)/auto_tests/check_compat.h \
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabauseut/src/
H A Dmain.c138 void (*auto_tests[])() = variable
182 (*auto_tests[selection])(); in auto_test_do_selected_test()
/dports/net-im/tox/c-toxcore-0.2.13/.travis/
H A Dupload-coverage5 --exclude auto_tests \
/dports/net-im/tox/c-toxcore-0.2.13/build/
H A DMakefile.am26 include ../auto_tests/Makefile.inc
/dports/net-im/tox/c-toxcore-0.2.13/
H A D.cirrus.yml18 …-//c-toxcore/auto_tests:tcp_relay_test # TODO(robinlinden): Why does this pass locally but not in …
H A DCHANGELOG.md334 - [#1112](https://github.com/TokTok/c-toxcore/pull/1112) Fix auto_tests Makefile
586 - [#820](https://github.com/TokTok/c-toxcore/pull/820) Fix auto_tests to stop using the deprecated …
/dports/net-im/tox/c-toxcore-0.2.13/other/analysis/
H A Dgen-file.sh45 put auto_tests/check_compat.h
/dports/net-im/tox/c-toxcore-0.2.13/other/astyle/
H A DREADME.md11 …./other/*.c ./other/bootstrap_daemon/*.c ./toxencryptsave/*.c ./toxencryptsave/*.h ./auto_tests/*.c
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/rewrite_raw_ptr_fields/tests/
H A Daffected-expr-original.cc22 namespace auto_tests { namespace
H A Daffected-expr-expected.cc24 namespace auto_tests { namespace
/dports/lang/v8/v8-9.6.180.12/tools/clang/rewrite_raw_ptr_fields/tests/
H A Daffected-expr-original.cc22 namespace auto_tests { namespace
H A Daffected-expr-expected.cc24 namespace auto_tests { namespace
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DBUILD.bazel177 "//c-toxcore/auto_tests:__pkg__",