Searched full:host_test (Results 1 – 25 of 27) sorted by relevance
12
3 components/log/host_test/log_test:
8 @pytest.mark.host_test
3 components/esp_event/host_test/esp_event_unit_test:
9 @pytest.mark.host_test
46 "host_test: mark esptool tests that run on the host machine only "
541 @pytest.mark.host_test549 @pytest.mark.host_test557 @pytest.mark.host_test807 @pytest.mark.host_test1345 @pytest.mark.host_test1523 @pytest.mark.host_test1563 @pytest.mark.host_test
32 @pytest.mark.host_test331 @pytest.mark.host_test
26 @pytest.mark.host_test
1 # HOST_TEST for espefuse.py using the pytest framework9 # Run as HOST_TEST (without a physical connection to a chip):67 @pytest.mark.host_test
14 """The class for virtual efuse operation. Using for HOST_TEST."""
14 """The class for virtual efuse operations. Using for HOST_TEST."""
16 """The class for virtual efuse operation. Using for HOST_TEST."""
13 """The class for virtual efuse operations. Using for HOST_TEST."""
168 …s) can be easily run with the following command in the esptool root folder: ``pytest -m host_test``