Home
last modified time | relevance | path

Searched full:clean (Results 1 – 25 of 52) sorted by relevance

123

/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/
Dpsa_collect_statuses.py93 subprocess.check_call(['make', 'clean'],
109 subprocess.check_call(['make', 'clean'],
116 parser.add_argument('--clean-after',
118 help='Run "make clean" after rebuilding')
119 parser.add_argument('--clean-before',
121 help='Run "make clean" before regenerating the log file)')
Dcurves.pl90 system( "make clean" ) and die;
122 system( "make clean" ) and die;
143 system( "make clean" ) and die;
Dkey-exchanges.pl56 system( "make clean" ) and die;
75 system( "make clean" ) and die;
Ddepends-pkalgs.pl85 system( "make clean" ) and die;
106 system( "make clean" ) and die;
Ddepends-hashes.pl78 system( "make clean" ) and die;
100 system( "make clean" ) and die;
Dtest-ref-configs.pl87 system( "make clean" ) and die;
126 system( "make clean" );
/openthread-3.5.0/third_party/mbedtls/repo/scripts/
Dmemory.sh49 echo "config.h not clean" >&2
74 make clean
84 make clean
118 make clean
138 make clean
Decc-heap.sh40 echo "config.h not clean" >&2
89 make clean
Dfootprint.sh82 make clean >/dev/null
/openthread-3.5.0/script/
Dtest219 ./script/gcda-tool clean
479 'OT_BUILDDIR=\${PWD}/my_awesome_build ./script/test clean build'.
488 clean Clean built files to prepare for new build.
498 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
502 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
506 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
510 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
514 …THREAD_VERSION=1.1 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_Router…
518 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/v1_2_test_enhanced_keep_alive.py
519 INTER_OP=1 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/v1_2_router_5_1_1.py
[all …]
Dgcda-tool101 clean)
/openthread-3.5.0/third_party/mbedtls/repo/
DMakefile6 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…
89 clean: target
90 $(MAKE) -C library clean
91 $(MAKE) -C programs clean
92 $(MAKE) -C tests clean
/openthread-3.5.0/third_party/mbedtls/repo/programs/fuzz/
DMakefile43 .PHONY: all check test clean
66 clean: target
/openthread-3.5.0/.github/workflows/
Dtoranj.yml146 git clean -dfx
148 git clean -dfx
150 git clean -dfx
/openthread-3.5.0/third_party/tcplp/lib/test/
DMakefile15 clean: target
/openthread-3.5.0/third_party/mbedtls/repo/docs/proposed/
DMakefile24 clean: target
/openthread-3.5.0/third_party/mbedtls/repo/docs/architecture/
DMakefile24 clean: target
/openthread-3.5.0/third_party/mbedtls/repo/docs/
Dgetting_started.md267 /* Clean up cipher operation context */
351 /* Clean up cipher operation context */
431 /* Clean up hash operation context */
479 /* Clean up hash operation context */
534 /* Clean up */
572 1. Clean up the key derivation context.
666 /* Clean up key derivation operation */
746 /* Clean up */
821 /* Clean up */
/openthread-3.5.0/tests/scripts/thread-cert/border_router/
DREADME.md14 git clean -xfd
/openthread-3.5.0/tests/scripts/thread-cert/
DREADME.md17 ./script/test clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
/openthread-3.5.0/third_party/mbedtls/repo/tests/
DMakefile82 .PHONY: all check test clean
95 # Explicitly depend on this header because on a clean copy of the source tree,
142 clean: target
/openthread-3.5.0/third_party/mbedtls/repo/library/
DMakefile181 .PHONY: all static shared clean
286 clean: target
/openthread-3.5.0/third_party/mbedtls/repo/tests/include/test/
Dpsa_crypto_helpers.h116 * Expect a clean shutdown, with no slots in use.
135 * Expect a clean shutdown, with no slots in use.
/openthread-3.5.0/
DCONTRIBUTING.md84 #### Upstream Sync and Clean Up
86 Prior to submitting your pull request, you might want to do a few things to clean up your branch an…
/openthread-3.5.0/third_party/mbedtls/repo/scripts/data_files/
Dquery_config.fmt124 * clean build and to ensure that tests treating warnings as errors do not

123