index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-06
test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option
Masahisa Kojima
1
-4
/
+4
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2
-2
/
+0
2022-10-31
vbe: Add a test for the VBE flow into U-Boot proper
Simon Glass
1
-0
/
+38
2022-10-31
vbe: Use a manual test
Simon Glass
1
-5
/
+2
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
1
-0
/
+1
2022-10-31
vbe: Move OS implementation into a separate file
Simon Glass
1
-1
/
+0
2022-10-31
vbe: Rename vbe_fixup to vbe_request
Simon Glass
1
-1
/
+1
2022-10-31
test: Support tests which can only be run manually
Simon Glass
1
-1
/
+7
2022-10-29
event: Drop the path when checking event-list filenames
Simon Glass
1
-3
/
+3
2022-10-26
test: Move to a working version of setuptools
Simon Glass
1
-0
/
+1
2022-10-17
vbe: Add a test for VBE device tree fixups
Simon Glass
2
-1
/
+127
2022-10-17
vbe: Add fixups for a basic set of OS requests
Simon Glass
1
-0
/
+1
2022-10-17
test: Move common FIT code into a separate fit_util file
Simon Glass
2
-70
/
+99
2022-10-11
cmd: xxd: add new command
Roger Knecht
2
-0
/
+58
2022-10-11
cmd: cat: add new command
Roger Knecht
2
-0
/
+55
2022-10-06
test: fix some pylint errors in test_efi_secboot
Heinrich Schuchardt
1
-9
/
+3
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
1
-0
/
+9
2022-09-14
test: unit test for eficonfig
Masahisa Kojima
2
-0
/
+394
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2
-4
/
+27
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
1
-24
/
+36
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
1
-0
/
+1
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
1
-0
/
+3
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
1
-1
/
+5
2022-09-12
test: Make test_efi_bootmgr() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test: Make test_sqfs_ls() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test: Update FIT tests to run in parallel
Simon Glass
2
-2
/
+7
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test/py: Allow tests to be marked single-threaded only
Simon Glass
2
-0
/
+18
2022-09-12
test: Fix test_pinmux to run in parallel
Simon Glass
1
-0
/
+1
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
1
-2
/
+2
2022-08-12
vbe: Support VBE simple
Simon Glass
1
-1
/
+1
2022-08-12
event: Add an event for device tree fixups
Simon Glass
1
-0
/
+1
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
1
-0
/
+39
2022-07-26
test/py: Run simple dm commands without checking
Michal Simek
1
-0
/
+8
2022-07-26
py: tests: Bind should run only on sandbox
Michal Simek
1
-1
/
+2
2022-07-18
efi: test/py: repair authenticated capsules tests
Vincent Stehlé
2
-0
/
+5
2022-07-11
Merge branch 'next'
Tom Rini
2
-170
/
+176
2022-07-08
requirements: Move to atomicwrites==1.4.1
Tom Rini
1
-1
/
+1
2022-07-08
requirements: Move to atomicwrites==1.4.1
Tom Rini
1
-1
/
+1
2022-07-05
test/py: efi_secboot: add a test for a forged signed image
AKASHI Takahiro
3
-0
/
+43
2022-06-28
test: fix some pylint errors in test_bind.py
Heinrich Schuchardt
1
-170
/
+175
2022-06-23
test/py: test_stackprotector: Disable for ASAN
Andrew Scull
1
-0
/
+1
2022-06-19
test: work around for EFI terminal size probing
Heinrich Schuchardt
2
-0
/
+3
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
3
-6
/
+280
2022-06-04
test/py: efi_capsule: repair image authentication test
Vincent Stehlé
2
-5
/
+5
2022-05-28
test: don't change console timeout in EFI selftest.
Heinrich Schuchardt
1
-2
/
+0
2022-05-28
test: fix pylint warnings in test_efi_selftest.py
Heinrich Schuchardt
1
-61
/
+28
2022-05-28
test: restore timeout after bootmenu unit test
Heinrich Schuchardt
1
-33
/
+33
2022-05-26
test: fix parsing the mksquashfs version number
Heinrich Schuchardt
1
-5
/
+4
2022-05-26
test/py: test_part: Correct the test case name
Bin Meng
1
-1
/
+1
[prev]
[next]