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
old/tizen_20241126
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
dm: Add a test for of-platdata
Simon Glass
1
-0
/
+42
2016-07-08
test/py: fix CONFIG_ tests
Stephen Warren
2
-5
/
+5
2016-06-19
test/py: fix printenv signon message disable code
Stephen Warren
1
-1
/
+2
2016-06-09
tests: py: disable main_signon check for printenv cmd
Heiko Schocher
1
-1
/
+5
2016-05-06
test/py: dfu: wait for USB device to go away at boot
Stephen Warren
1
-0
/
+2
2016-04-25
tests: py: dfu: Provide functionality to set test and dummy files alt settings
Lukasz Majewski
1
-5
/
+21
2016-04-25
tests: py: dfu: Add functionality to set different u-boot's dfu env variable
Lukasz Majewski
1
-1
/
+13
2016-04-25
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
Lukasz Majewski
1
-4
/
+8
2016-04-11
test/py: Add support for loading image via tftp to specified location
Michal Simek
1
-1
/
+5
2016-02-26
test/py: skip tests that require large CONFIG_SYS_MAXARGS
Stephen Warren
1
-0
/
+8
2016-02-15
test/py: run all "ut" subtests
Stephen Warren
1
-0
/
+29
2016-02-08
test/py: support running sandbox under gdbserver
Stephen Warren
1
-3
/
+4
2016-01-28
test/py: dfu: allow boardenv to specify test sizes
Stephen Warren
1
-2
/
+10
2016-01-28
test/py: fix a couple typos in comments
Stephen Warren
1
-2
/
+2
2016-01-28
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2
-0
/
+6
2016-01-28
test/py: Quote consistency
Stephen Warren
3
-4
/
+4
2016-01-28
test/py: use " for docstrings
Stephen Warren
12
-89
/
+89
2016-01-28
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
1
-13
/
+15
2016-01-28
test/py: dfu: error out if USB device already exists
Stephen Warren
1
-0
/
+6
2016-01-28
test/py: add a networking test
Stephen Warren
1
-0
/
+153
2016-01-28
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
1
-2
/
+3
2016-01-28
test/py: add DFU test
Stephen Warren
1
-0
/
+262
2016-01-28
test/py: ums: add filesystem-based testing
Stephen Warren
1
-48
/
+188
2016-01-28
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
3
-8
/
+6
2016-01-20
test/py: add a test for the sleep command
Stephen Warren
1
-0
/
+24
2016-01-20
test/py: test the ums command
Stephen Warren
1
-0
/
+94
2016-01-20
test/py: test the shell if command
Stephen Warren
1
-0
/
+154
2016-01-20
test/py: add test of basic shell functionality
Stephen Warren
1
-0
/
+42
2016-01-20
test/py: test the md/mw commands
Stephen Warren
1
-0
/
+36
2016-01-20
test/py: add test of setenv/printenv/echo
Stephen Warren
1
-0
/
+221
2016-01-20
test/py: test that sandbox exits when asked
Stephen Warren
1
-0
/
+24
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren
3
-0
/
+43