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
2018-09-11
test/py: Extend fpga command to test all fpga load types
Michal Simek
1
-0
/
+552
2018-08-21
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
1
-0
/
+178
2018-07-28
test/py: tpm2: switch from 'tpm' to 'tpm2' command
Miquel Raynal
1
-20
/
+20
2018-07-20
test/py: add test for whitelist of variables while importing environment
Quentin Schulz
1
-0
/
+97
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
3
-5
/
+5
2018-07-20
test/py: return a RAM address different from 0 as it can be interpreted as NULL
Quentin Schulz
1
-0
/
+6
2018-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
8
-22
/
+30
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
1
-0
/
+33
2018-07-10
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
1
-2
/
+2
2018-07-10
test/py: hush_if_test: Use open() in place of file()
Paul Burton
1
-1
/
+1
2018-07-10
test/py: fit: Open files as binary files
Paul Burton
1
-1
/
+1
2018-07-10
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
1
-2
/
+6
2018-07-10
test/py: Use range() rather than xrange()
Paul Burton
3
-6
/
+6
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
5
-10
/
+14
2018-06-19
test_avb: Add pymark.buildconfigspec information for the AVB tests
Tom Rini
1
-0
/
+5
2018-06-18
test/py: avb2.0: add tests for avb commands
Igor Opaniuk
1
-0
/
+111
2018-05-31
tests: Make test_log.py tests depend on cmd_log not log
Tom Rini
1
-2
/
+2
2018-05-25
test/py: add TPMv2.x test suite
Miquel Raynal
1
-0
/
+233
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
32
-64
/
+32
2018-04-04
efi_selftest: check installation of the device tree
Heinrich Schuchardt
1
-0
/
+14
2018-03-22
test/py: add spi_flash tests
Liam Beguin
1
-0
/
+218
2018-03-22
test/py: add generic CRC32 function
Liam Beguin
1
-0
/
+23
2018-03-22
test/py: do not import pytest multiple times
Liam Beguin
1
-1
/
+0
2018-03-22
test/py: README: add HOSTNAME to PYTHONPATH
Liam Beguin
1
-2
/
+2
2018-03-22
test/py: README: fix typo
Liam Beguin
1
-1
/
+1
2018-03-13
test/py: highlight warnings in the log summary
Stephen Warren
3
-3
/
+50
2018-03-13
test/py: add MMC/SD block read test
Stephen Warren
1
-0
/
+129
2018-02-03
log: Add tests for the new log features
Simon Glass
1
-1
/
+27
2018-02-03
log: Update log_console to honour the log format
Simon Glass
1
-2
/
+2
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
1
-1
/
+1
2017-12-18
test/py: Setup variables based on HUSH selection
Stephen Warren
1
-1
/
+10
2017-12-12
test: py: Add an option to skip sleep test
Michal Simek
1
-0
/
+13
2017-12-12
test/py: gpt: update size of gpt partition
Patrick Delaunay
1
-15
/
+17
2017-12-07
log: test: Add a pytest for logging
Simon Glass
1
-0
/
+101
2017-12-05
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-2
/
+16
2017-12-02
test/py: Allow any unit test suite to be found
Simon Glass
1
-1
/
+1
2017-12-01
test/py: check return code of helloworld
Heinrich Schuchardt
1
-0
/
+2
2017-12-01
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
1
-1
/
+1
2017-12-01
test/py: test reboot by EFI watchdog
Heinrich Schuchardt
1
-1
/
+13
2017-11-17
test/py: add timestamps to log
Stephen Warren
3
-0
/
+44
2017-11-06
test/py: regenerate persistent GPT image if code changes
Stephen Warren
2
-17
/
+92
2017-10-23
test/py: fix typos in README.md
Masahiro Yamada
1
-3
/
+3
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
1
-10
/
+6
2017-10-23
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
1
-4
/
+12
2017-10-23
test/py: gpt: add test for sub-command write
Patrick Delaunay
1
-0
/
+20
2017-10-23
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
1
-2
/
+29
2017-10-23
test/py: gpt: copy persistent file
Patrick Delaunay
1
-9
/
+14
2017-10-16
test/py/tests/test_sleep.py: test time approximately
Heinrich Schuchardt
1
-1
/
+1
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-0
/
+25
2017-09-29
test/py: fix anchors in HTML status report
Stephen Warren
1
-4
/
+4
[next]