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
/
include
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2
-0
/
+16
2021-06-08
test: Add a test for print_buffer()
Simon Glass
1
-2
/
+2
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
1
-0
/
+1
2021-05-26
test: Remove duplicate macro
Sean Anderson
1
-17
/
+0
2021-04-06
test: Allow tests to run on any board
Simon Glass
1
-0
/
+9
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
1
-0
/
+2
2021-03-12
test: Allow SPL to run any available test
Simon Glass
1
-11
/
+5
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
1
-4
/
+4
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
1
-0
/
+6
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
1
-42
/
+0
2021-03-12
test: Use a local variable for test state
Simon Glass
1
-0
/
+14
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
1
-5
/
+8
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
1
-20
/
+0
2021-03-12
test: Move test running into a separate function
Simon Glass
1
-0
/
+16
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
1
-9
/
+0
2021-03-12
test: Drop struct dm_test_state
Simon Glass
1
-2
/
+8
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2
-0
/
+12
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
1
-0
/
+11
2021-03-12
test: Create pre/post-run functions
Simon Glass
1
-0
/
+20
2021-03-12
test: Add an overall test runner
Simon Glass
1
-0
/
+42
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
1
-2
/
+2
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
1
-0
/
+2
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
1
-0
/
+2
2021-01-16
test: Avoid assuming sandbox board for bloblist test
Simon Glass
1
-0
/
+18
2021-01-05
test: Move some test drivers into their own file
Simon Glass
1
-0
/
+9
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
1
-0
/
+1
2020-12-01
test: Add some tests for setexpr
Simon Glass
1
-0
/
+2
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+11
2020-10-30
test: Add a test for log filter-*
Sean Anderson
1
-0
/
+1
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
1
-0
/
+2
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
1
-0
/
+11
2020-10-06
bloblist: Compare addresses rather than pointers in tests
Simon Glass
1
-0
/
+13
2020-08-07
cmd: Update the memory-search command
Simon Glass
1
-0
/
+1
2020-08-07
test: Add a flag for tests that need console recording
Simon Glass
1
-0
/
+1
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
1
-0
/
+10
2020-08-07
test: Add a way to check part of a console line or skip it
Simon Glass
1
-0
/
+59
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
1
-0
/
+1
2020-07-17
acpi: Support writing a name
Simon Glass
1
-0
/
+17
2020-07-01
clk: Add K210 pll support
Sean Anderson
1
-0
/
+16
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-12
/
+18
2020-05-08
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
1
-1
/
+23
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
1
-0
/
+1
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
3
-0
/
+33
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
1
-0
/
+16
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2
-0
/
+17
2020-04-16
test: Add hexdump.h to the unit test header
Simon Glass
1
-0
/
+1
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2
-0
/
+69
2020-02-05
test: Add underscore prefix to macro parameters
Simon Glass
1
-22
/
+22
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2
-0
/
+26
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
1
-1
/
+2
[next]