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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
test: cmd: fdt: Test fdt print and list
Marek Vasut
1
-0
/
+143
2023-03-14
test: cmd: fdt: Drop new unneeded curly brackets
Marek Vasut
1
-8
/
+6
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
8
-22
/
+22
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2
-0
/
+30
2023-03-13
test: unit test for crc8
Heinrich Schuchardt
2
-0
/
+30
2023-03-09
test: cmd: fdt: Test fdt bootcpu
Marek Vasut
1
-0
/
+33
2023-03-09
test: cmd: fdt: Test fdt rm
Marek Vasut
1
-0
/
+84
2023-03-09
test: cmd: fdt: Test fdt mknode
Marek Vasut
1
-0
/
+68
2023-03-09
test: cmd: fdt: Test fdt set
Marek Vasut
1
-0
/
+144
2023-03-09
test: cmd: fdt: Test fdt get size
Marek Vasut
1
-0
/
+87
2023-03-09
test: cmd: fdt: Test fdt get addr
Marek Vasut
1
-0
/
+67
2023-03-09
test: cmd: fdt: Test fdt get name
Marek Vasut
1
-0
/
+79
2023-03-09
test: cmd: fdt: Test fdt resize
Marek Vasut
1
-0
/
+24
2023-03-09
test: cmd: fdt: Test fdt move
Marek Vasut
1
-0
/
+34
2023-03-09
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
Marek Vasut
1
-16
/
+42
2023-03-09
test: cmd: fdt: Test alias resolution in 'fdt get value'
Marek Vasut
1
-20
/
+45
2023-03-09
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
Marek Vasut
1
-13
/
+111
2023-03-09
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
Marek Vasut
1
-3
/
+3
2023-03-09
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
Marek Vasut
1
-2
/
+2
2023-03-08
test: cmd: fdt: Add list of remaining missing tests
Marek Vasut
1
-0
/
+7
2023-03-08
test: cmd: fdt: Test fdt bootcpu
Marek Vasut
1
-0
/
+33
2023-03-08
test: cmd: fdt: Test fdt rm
Marek Vasut
1
-0
/
+84
2023-03-08
test: cmd: fdt: Test fdt mknode
Marek Vasut
1
-0
/
+68
2023-03-08
test: cmd: fdt: Test fdt set
Marek Vasut
1
-0
/
+144
2023-03-08
test: cmd: fdt: Test fdt get size
Marek Vasut
1
-0
/
+87
2023-03-08
test: cmd: fdt: Test fdt get addr
Marek Vasut
1
-0
/
+67
2023-03-08
test: cmd: fdt: Test fdt get name
Marek Vasut
1
-0
/
+79
2023-03-08
test: cmd: fdt: Test fdt resize
Marek Vasut
1
-0
/
+24
2023-03-08
test: cmd: fdt: Test fdt move
Marek Vasut
1
-0
/
+34
2023-03-08
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
Marek Vasut
1
-16
/
+42
2023-03-08
test: cmd: fdt: Test alias resolution in 'fdt get value'
Marek Vasut
1
-20
/
+45
2023-03-08
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
Marek Vasut
1
-13
/
+111
2023-03-08
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
Marek Vasut
1
-3
/
+3
2023-03-08
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
Marek Vasut
1
-2
/
+2
2023-03-08
test: Add concurrencytest to the requirements
Simon Glass
1
-0
/
+1
2023-03-08
patman: Move library functions into a library directory
Simon Glass
1
-0
/
+1
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2
-6
/
+6
2023-03-07
video console: add 12x22 console simple font test
Dzmitry Sankouski
1
-0
/
+41
2023-03-07
video console: move vidconsole_get_font_size() logic to driver ops
Dzmitry Sankouski
1
-6
/
+7
2023-03-02
test: Tidy up sandbox handling in test-main
Simon Glass
1
-5
/
+5
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
1
-0
/
+45
2023-02-28
tpm: Separate out the TPM tests for v1 and v2
Simon Glass
1
-9
/
+51
2023-02-28
test: add a test for the new tpm_auto_start() function
Ilias Apalodimas
1
-0
/
+5
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
1
-2
/
+3
2023-02-24
CI: Update test/nokia_rx51_test.sh to use prebuilt images
Pali Rohár
1
-8
/
+16
2023-02-23
trace: Relax test requirements
Simon Glass
1
-2
/
+3
2023-02-14
dm: test: Add a test for the various migration combinations
Simon Glass
1
-0
/
+108
2023-02-14
test: Add a way to set the environment for a pytest
Simon Glass
2
-4
/
+6
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2
-5
/
+5
2023-02-12
reset: Allow reset_get_by_name() with NULL name
Samuel Holland
1
-2
/
+1
[prev]
[next]