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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
test/py: test pinmux command
Patrice Chotard
1
-0
/
+66
2018-11-14
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2
-0
/
+123
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
1
-0
/
+20
2018-11-14
test: dm: blk: Correct blk_base test case
Bin Meng
1
-16
/
+11
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2
-2
/
+50
2018-11-14
test: regmap: Add test for regmap_{set, get}
Mario Six
1
-0
/
+28
2018-11-14
test: regmap: Increase size of syscon0 memory
Mario Six
1
-1
/
+1
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2
-4
/
+27
2018-11-01
test: tee: fix resource leak in dm_test_tee()
Jens Wiklander
1
-9
/
+26
2018-10-22
test: overlay: add missing include
Heinrich Schuchardt
1
-0
/
+1
2018-10-20
test: Add test for PCI device without compat string and with DT node
Marek Vasut
1
-0
/
+5
2018-10-11
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-0
/
+170
2018-10-10
net: Don't overwrite waiting packets with asynchronous replies
Joe Hershberger
1
-4
/
+2
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
1
-0
/
+86
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
1
-0
/
+86
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
1
-0
/
+20
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
1
-1
/
+0
2018-10-09
panel: Expand the backlight support
Simon Glass
1
-0
/
+29
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2
-0
/
+51
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
1
-0
/
+16
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
1
-0
/
+31
2018-10-09
sandbox: video: Speed up video output
Simon Glass
1
-1
/
+1
2018-10-09
log: Add helpers for common log levels
Simon Glass
2
-0
/
+19
2018-10-08
binman: Run tests concurrently
Simon Glass
1
-0
/
+1
2018-10-08
test: Reduce the number of tests run with sandbox_flattree
Simon Glass
1
-1
/
+2
2018-10-08
test: Tidy up comments and variable name
Simon Glass
1
-4
/
+8
2018-10-08
test: Print the name of each test before running it
Simon Glass
1
-11
/
+19
2018-10-08
test: Simplify the PATH setup
Simon Glass
1
-9
/
+9
2018-10-08
test/py: Fix unicode handling for log filtering
Simon Glass
1
-3
/
+4
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
1
-0
/
+12
2018-10-07
test_avb: Update pymark.buildconfigspec information for the AVB tests
Jens Wiklander
1
-3
/
+5
2018-10-07
test: tee: test TEE uclass
Jens Wiklander
2
-0
/
+99
2018-10-06
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
1
-0
/
+133
2018-10-06
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
1
-7
/
+7
2018-10-06
test/py: ignore console read exceptions after test failure
Stephen Warren
1
-1
/
+11
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
4
-0
/
+163
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2
-0
/
+23
2018-09-29
test: Add tests for board uclass
Mario Six
2
-0
/
+58
2018-09-29
test: Add tests for dev_{enable, disable}_by_path
Mario Six
1
-0
/
+28
2018-09-29
test: Add tests for DT-manipulation functions
Mario Six
1
-0
/
+54
2018-09-28
test: list: Add tests for hexdump.c
Mario Six
3
-0
/
+101
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
2
-0
/
+211
2018-09-23
efi_selftest: test key notification functions
Heinrich Schuchardt
1
-2
/
+2
2018-09-23
test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
1
-0
/
+79
2018-09-23
test/py: rework test_efi_selftest_text_input()
Heinrich Schuchardt
1
-6
/
+11
2018-09-23
test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
1
-0
/
+7
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
1
-4
/
+4
2018-09-23
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2
-0
/
+171
2018-09-23
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2
-0
/
+141
2018-09-23
test/py: fs: add extended write operation test
AKASHI Takahiro
3
-0
/
+310
[next]