/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/ |
H A D | 1777174bb97c0b514033a09b820078b0d117f4a8.patch | 20 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 21 - self.assertEqual(datetime.date(2013, 4, 9), frozen_time.time_to_freeze.today()) 22 + assert frozen_time.time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09" 26 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 27 - self.assertEqual(datetime.date(2013, 4, 9), kwargs.get('hello').time_to_freeze.today()) #… 28 + assert kwargs.get("hello").time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09" # … 32 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 33 - self.assertEqual(datetime.date(2013, 4, 9), frozen_time.time_to_freeze.today()) 34 + assert frozen_time.time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09"
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | tablefilter.py | 151 string representing a day ("today" or "yesterday") 154 TODAY = 'today' variable in TableFilterActionDay 161 day: (string) "today" or "yesterday"
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | efirtc.rst | 33 used today with the legacy RTC driver (driver/char/rtc.c). However, because 50 As of today we don't offer a /proc/sys interface. 133 As of today, none of the existing user-level apps supports this feature.
|
/openbmc/bmcweb/test/http/ |
H A D | crow_getroutes_test.cpp | 40 // TODO: "/" doesn't get reported in |getRoutes| today. Uncomment this once in TEST() 65 // TODO: "/" doesn't get reported in |getRoutes| today. Uncomment this once in TEST()
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fallback-mechanisms.rst | 11 mechanism. Most distributions enable this option today. If enabled but 17 today. The call request_firmware_nowait() allows for one alternative 142 as of v217 on August, 2014. This means most Linux distributions today are 145 distributions today disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK.
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | conf.py | 75 # There are two options for replacing |today|: either, you set today to some 78 # today = ''
|
/openbmc/openbmc/poky/documentation/ |
H A D | bitbake.rst | 16 Today, BitBake is the primary build tool of OpenEmbedded based projects, such as
|
/openbmc/u-boot/doc/ |
H A D | README.commands.itest | 1 A slow day today so here is a revised itest command with provisional
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | cache.h | 12 * As of today we may handle any L1 cache line length right in software.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TU-Berlin-2.0 | 14 …s of 15 years ago maybe do not make our intentions completely clear given today's refined usage of…
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | snps,axs10x-reset.yaml | 17 As of today only the following lines are used:
|
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/ |
H A D | 0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch | 28 TODAY
|
/openbmc/linux/Documentation/PCI/ |
H A D | boot-interrupts.rst | 64 this problem today. Threaded interrupts may not be reenabled after the IRQ 74 The legacy interrupt forwarding mechanism exists today in a number of
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | reproducibility.patch | 26 -Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/ |
H A D | reproducibility.patch | 26 -Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | shstk.rst | 22 Stack and Indirect Branch Tracking. Today in the 64-bit kernel, only userspace 136 shadow stack. Today this is only the old SSP (shadow stack pointer), pushed
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
H A D | nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch | 5 "./shtool mkdir" is used when mkdir has not -p parameter, but mkdir in today
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | jump_label.h | 18 * As of today we simply align instruction which can be patched by 4 byte using
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dv-timings.rst | 10 and the corresponding video timings. Today there are many more different
|
/openbmc/phosphor-pid-control/pid/ |
H A D | thermalcontroller.hpp | 19 * If rewritten today, a better name would be "ComputationType".
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | osi.rst | 89 _OS was abandoned, though even today, many BIOS look for 118 This misuse was adopted and continues today.
|
/openbmc/linux/drivers/gpio/ |
H A D | TODO | 57 the [devm_]gpiod_get() calls we have today that will implicitly go into 174 GPIO lines that can do everything that sysfs can do today: one
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
H A D | 0001-make.rc-set-VAL_MTA.patch | 44 # Today a lot of systems no longer use sendmail(1), but a different MTA.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | edid.rst | 10 Today, with the advent of Kernel Mode Setting, a graphics board is
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity-systemd-hash-x86-64.txt | 43 currently do in the initramfs today, should we decide to do so later on.
|