Home
last modified time | relevance | path

Searched full:integration_test (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-tpda.rst40 echo 1 > /sys/bus/coresight/devices/tpdm0/integration_test
41 echo 2 > /sys/bus/coresight/devices/tpdm0/integration_test
45 integration_test (by cat tmc_etf0/mgmt/rwp), it means there is data
H A Dcoresight-tpdm.rst34 :File: ``integration_test`` (wo)
39 ``echo value > integration_test``
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom,coresight-tpda.yaml27 echo 1 > /sys/bus/coresight/devices/tpdm0/integration_test
28 echo 2 > /sys/bus/coresight/devices/tpdm0/integration_test
31 If rwp register of the sink is keeping updating when do integration_test
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-tpdm1 What: /sys/bus/coresight/devices/<tpdm-name>/integration_test
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py707 self._configure_feature("itests", INTEGRATION_TEST),
762 if INTEGRATION_TEST:
954 meson_options, OptionKey("itests"), INTEGRATION_TEST
1354 dest="INTEGRATION_TEST",
1362 dest="INTEGRATION_TEST",
1397 INTEGRATION_TEST = args.INTEGRATION_TEST variable
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.c161 static DEVICE_ATTR_WO(integration_test);
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst117 ``integration_test``. It should be a separate test suite. For example, if the