Searched full:python3 (Results 1 – 11 of 11) sorted by relevance
3 python3 floats.py . decode7 python3 floats.py . encode
30 COMMAND python3 ${CMAKE_CURRENT_LIST_DIR}/../../zcbor/zcbor.py56 COMMAND python3 ${CMAKE_CURRENT_LIST_DIR}/../../zcbor/zcbor.py83 COMMAND python3 ${CMAKE_CURRENT_LIST_DIR}/../../zcbor/zcbor.py
114 python3 -m unittest test_zcbor144 python3 -m unittest test_zcbor166 python3 -m unittest test_repo_files190 python3 -m unittest test_versions315 python3 -m unittest test_repo_files.TestSamples
1 #!/usr/bin/env python3
132 python3 <zcbor base>/zcbor/zcbor.py validate -c <CDDL description file> -t <which CDDL type to expe…133 python3 <zcbor base>/zcbor/zcbor.py convert -c <CDDL description file> -t <which CDDL type to expec…228 python3 <zcbor base>/zcbor/zcbor.py code -c pet.cddl -d -t Pet --oc pet_decode.c --oh pet_decode.h239 python3 <zcbor base>/zcbor/zcbor.py convert -c pet.cddl -t Pet -i mypet.yaml -o mypet.cbor252 python3 <zcbor base>/zcbor/zcbor.py validate -c pet.cddl -t Pet --yaml-compatibility -i mypet.json
9 python3 -m unittest test_zcbor test_repo_files
22 python3 -m build
1 #!/usr/bin/env python3107 regenerate = Popen(["python3", p_regenerate_samples, "--check"])219 add_help = Popen(["python3", p_add_helptext, "--check"])