index
:
platform/upstream/kmod
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
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_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old/tizen-20170403
old/tizen-20180130
old/tizen-20190318
old/tizen-20200224
old/tizen-20210217
old/tizen_base-20231107
pristine-tar
sandbox/wangbiao/zstd_support
tizen
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.2_ivi
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_4.0_tv
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_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
upstream-pristine-tar
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
testsuite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
testsuite: allow to re-use single function for tests
Lucas De Marchi
1
-2
/
+4
2021-01-07
testsuite: Add facility to skip tests.
Marius Bakke
1
-0
/
+2
2020-12-27
shared: fix UNIQ definition
Lucas De Marchi
1
-1
/
+1
2019-01-03
testsuite: add support for testing output against regex
Lucas De Marchi
1
-0
/
+6
2018-01-03
testsuite: add missing error handling
Lucas De Marchi
1
-0
/
+2
2016-08-15
testsuite: include stdio.h
Lucas De Marchi
1
-0
/
+1
2015-02-21
testsuite: add option to copy output from test
Lucas De Marchi
1
-0
/
+1
2015-01-14
testsuite: improve assert report
Lucas De Marchi
1
-1
/
+1
2014-12-25
Remove FSF mailing address
Lucas De Marchi
1
-2
/
+1
2014-10-09
testsuite: remove now unused array of tests
Lucas De Marchi
1
-2
/
+2
2014-10-09
testsuite: use a section to put tests in instead of array
Lucas De Marchi
1
-34
/
+37
2014-10-09
Move static keyword to DEFINE_TEST macro
Lucas De Marchi
1
-1
/
+1
2014-10-02
Move macro.h to shared directory
Lucas De Marchi
1
-1
/
+1
2014-06-14
testsuite: Fix macro missing format string
Lucas De Marchi
1
-1
/
+1
2014-06-06
testsuite: Add assert_return
Lucas De Marchi
1
-0
/
+10
2014-03-05
testsuite: Check the list of loaded modules after a test
Michal Marek
1
-0
/
+2
2013-12-17
Use C11's noreturn
Lucas De Marchi
1
-1
/
+9
2013-08-29
testsuite: fix usage of reserved names
John Spencer
1
-2
/
+2
2013-01-16
Update copyright notices
Lucas De Marchi
1
-1
/
+1
2012-10-04
testsuite: allow to check generated files
Lucas De Marchi
1
-0
/
+9
2012-07-18
Use #pragma once instead of #ifndef
Lucas De Marchi
1
-4
/
+1
2012-07-10
testsuite: re-license under LGPL
Lucas De Marchi
1
-8
/
+9
2012-06-06
testsuite: allow to export custom env vars
Lucas De Marchi
1
-0
/
+5
2012-02-16
testsuite: add .path member to test struct
Dave Reisner
1
-0
/
+1
2012-02-08
Mark functions with attribute noreturn
Lucas De Marchi
1
-0
/
+2
2012-02-07
testsuite: macronify test definitions
Lucas De Marchi
1
-2
/
+3
2012-02-07
testsuite: macronify main function
Lucas De Marchi
1
-0
/
+29
2012-02-06
testsuite: add README
Lucas De Marchi
1
-0
/
+35
2012-01-31
testsuite: allow for expected failure of tests
Dave Reisner
1
-0
/
+1
2012-01-26
testsuite: add GPL license
Lucas De Marchi
1
-0
/
+17
2012-01-26
testsuite: trap calls to delete_module() including simple test
Lucas De Marchi
1
-0
/
+2
2012-01-26
testsuite: add trap to init_module() including simple test
Lucas De Marchi
1
-0
/
+2
2012-01-26
testsuite: add test for modinfo
Lucas De Marchi
1
-1
/
+1
2012-01-26
testsuite: match outputs of test with a known correct one
Lucas De Marchi
1
-0
/
+4
2012-01-26
testsuite: add trap to fopen() including tests
Lucas De Marchi
1
-0
/
+1
2012-01-26
testsuite: move oneshot to inside the test struct
Lucas De Marchi
1
-4
/
+1
2012-01-26
testsuite: trap calls to uname
Lucas De Marchi
1
-0
/
+3
2012-01-26
testsuite: add skeleton
Lucas De Marchi
1
-0
/
+48