Home
last modified time | relevance | path

Searched refs:ut (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/test/
H A DKconfig5 U-Boot. Test suites will be subcommands of the "ut" command.
14 Enables the 'ut lib' command which tests library functions like
21 Enables the 'ut time' command which tests that the time functions
31 Enables the 'ut unicode' command which tests that the functions for
H A DMakefile7 obj-$(CONFIG_UNIT_TEST) += ut.o
H A Dcmd_ut.c131 ut, CONFIG_SYS_MAXARGS, 1, do_ut,
/openbmc/telemetry/tests/
H A Dmeson.build15 'telemetry-ut',
17 'telemetry-ut',
/openbmc/u-boot/test/env/
H A DKconfig5 This enables the 'ut env' command which runs a series of unit
/openbmc/u-boot/test/overlay/
H A DKconfig7 This enables the 'ut overlay' command which runs a series of unit
/openbmc/u-boot/test/dm/
H A DKconfig5 This enables the 'ut dm' command which runs a series of unit
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0005-enable-out-of-source-tree-builds.patch16 ut/Makefile.am | 36 ++++++++++++++++++------------------
114 --- a/ut/Makefile.am
115 +++ b/ut/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/
H A Dfontforge_20230101.bb38 # cp ${STAGING_INCDIR}/ut*.h ${S}/uthash/src
/openbmc/openbmc/poky/meta/recipes-extended/libtirpc/libtirpc/
H A D0002-update-signal-and-key_call-declarations-to-allow-com.patch27 char ut[64], ipuaddr[64];
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0003-FF-A-v15-lib-uuid-introduce-testcase-for-uuid_str_to.patch65 +#include <test/ut.h>
H A D0008-FF-A-v15-arm_ffa-introduce-armffa-command-Sandbox-te.patch74 +#include <test/ut.h>
H A D0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch95 +#include <test/ut.h>
/openbmc/u-boot/test/py/
H A DREADME.md158 - `'ut or hush'` runs only tests with "ut" or "hush" in their name.
159 - `'not (ut or hush)'` runs everything except tests with "ut" or "hush" in
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4ut(function(e){n.disconnectedMatch=m.call(e,"div"),m.call(e,"[s!='']:x"),g.push("!=",I)}),d=d.leng… function
5ut=/^true\/(.*)/,lt=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ct={option:[1,"<select multiple='mu… variable
H A Djquery-3.7.1.min.js2ut,lt,ct,ft=/^(?:toggle|show|hide)$/,pt=/queueHooks$/;function dt(){ut&&(!1===C.hidden&&ie.request…
H A Djquery.dataTables-1.13.8.min.js4ut(h,P(h.nTBody).children("tr"));h.aiDisplay=h.aiDisplayMaster.slice(),!(h.bInitialised=!0)===i&&J… function
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h4244 operator<<(std::basic_ostream<CharT, Traits>& os, const local_time<Duration>& ut)
4246 return (os << sys_time<Duration>{ut.time_since_epoch()});