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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2
-0
/
+143
2022-07-26
addrmap: Support on sandbox
Simon Glass
1
-3
/
+2
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2
-0
/
+73
2022-04-28
test: dm: pinmux: Get LED2 udevice in the pinmux test
Marek Vasut
1
-0
/
+5
2022-04-14
led: Configure LED default-state on boot
Marek Vasut
1
-1
/
+1
2022-03-14
cmd: test: pinmux: Do not check all empty spaces
Michal Simek
1
-4
/
+4
2021-07-27
test: cmd: setexpr: add format string tests
Roland Gaudig
1
-0
/
+84
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
2
-0
/
+37
2021-07-15
test: Rename final check in setexpr_test_backref()
Simon Glass
1
-2
/
+0
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
1
-2
/
+30
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
1
-13
/
+13
2021-04-12
hush: Fix assignments being misinterpreted as commands
Sean Anderson
1
-0
/
+2
2021-03-27
test: Silenece the echo and print tests
Simon Glass
1
-1
/
+2
2021-03-22
test: cmd: setexpr: Fix a typo
Bin Meng
1
-1
/
+1
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2
-0
/
+39
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2
-5
/
+4
2021-03-12
test: Correct setexpr test prefix
Simon Glass
1
-4
/
+19
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2
-0
/
+39
2021-02-24
test: missing dependency for test/cmd/setexpr.c
Heinrich Schuchardt
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-25
test: unit test for echo command
Heinrich Schuchardt
2
-0
/
+60
2021-01-18
cmd: Add a pwm command
Pragnesh Patel
2
-0
/
+48
2021-01-16
test: correct the test prefix in ut cmd_mem
Patrick Delaunay
1
-1
/
+1
2020-12-01
setexpr: Add support for strings
Simon Glass
1
-0
/
+86
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
1
-17
/
+7
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
1
-3
/
+2
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
1
-0
/
+89
2020-12-01
test: Add some setexpr regex tests
Simon Glass
1
-0
/
+58
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
1
-9
/
+9
2020-12-01
test: Add some tests for setexpr
Simon Glass
2
-0
/
+163
2020-08-07
cmd: Update the memory-search command
Simon Glass
3
-30
/
+101
2020-07-08
cmd: Add a memory-search command
Simon Glass
2
-0
/
+280