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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
testsuite: factor out fd related parameters to a structure
Yauheni Kaliuta
1
-143
/
+214
2019-01-04
testsuite: track number of descriptors instead of their state
Yauheni Kaliuta
1
-1
/
+6
2019-01-03
testsuite: add support for testing output against regex
Lucas De Marchi
1
-2
/
+113
2019-01-03
testsuite: split out function to compare outputs exactly
Lucas De Marchi
1
-54
/
+70
2015-02-21
testsuite: add option to copy output from test
Lucas De Marchi
1
-0
/
+6
2015-02-21
testsuite: fix exiting with success on no output activity
Lucas De Marchi
1
-4
/
+28
2015-01-14
testsuite: prefer the use of streq()
Lucas De Marchi
1
-2
/
+2
2014-12-25
Remove FSF mailing address
Lucas De Marchi
1
-2
/
+1
2014-10-09
testsuite: use a section to put tests in instead of array
Lucas De Marchi
1
-11
/
+13
2014-10-09
Move remaining functions from libkmod-util to shared
Lucas De Marchi
1
-2
/
+0
2014-10-03
Reorder and reorganize header files
Lucas De Marchi
1
-3
/
+4
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
1
-0
/
+2
2014-06-05
testsuite: separate testcases on log
Lucas De Marchi
1
-2
/
+6
2014-05-30
testsuite: Fix expected_fail parsing
Lucas De Marchi
1
-6
/
+15
2014-05-30
testsuite: Add braces
Lucas De Marchi
1
-1
/
+2
2014-03-05
testsuite: Check the list of loaded modules after a test
Michal Marek
1
-3
/
+186
2013-08-29
testsuite: fix usage of reserved names
John Spencer
1
-15
/
+15
2013-04-12
testsuite: errno is a positive number
Lucas De Marchi
1
-1
/
+1
2013-03-21
testsuite: Exit with success on signal if test has expected_fail=true
Lucas De Marchi
1
-1
/
+1
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
/
+97
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
/
+4
2012-06-06
testsuite: add timeout for each test
Lucas De Marchi
1
-6
/
+36
2012-06-06
testsuite: create additional pipe to monitor child
Lucas De Marchi
1
-12
/
+34
2012-06-05
testsuite: check if rootfs dir is dirty before running
Lucas De Marchi
1
-0
/
+24
2012-02-18
Add missing newlines
Lucas De Marchi
1
-3
/
+3
2012-02-16
testsuite: fix color of unexpected failure
Lucas De Marchi
1
-1
/
+1
2012-02-16
testsuite: add .path member to test struct
Dave Reisner
1
-0
/
+28
2012-01-31
testsuite: allow for expected failure of tests
Dave Reisner
1
-14
/
+33
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
/
+1
2012-01-26
build-sys: autotoolify build of check libraries
Lucas De Marchi
1
-3
/
+5
2012-01-26
testsuite: add trap to init_module() including simple test
Lucas De Marchi
1
-0
/
+1
2012-01-26
testsuite: remind users to build tools
Lucas De Marchi
1
-2
/
+3
2012-01-26
testsuite: add colors to test output
Lucas De Marchi
1
-4
/
+19
2012-01-26
testsuite: match outputs of test with a known correct one
Lucas De Marchi
1
-7
/
+219
2012-01-26
testsuite: separate child from parent
Lucas De Marchi
1
-25
/
+36
2012-01-26
testsuite: allow to run tests outside of top_buildir
Lucas De Marchi
1
-2
/
+2
2012-01-26
testsuite: export environment with flags and LD_PRELOAD
Lucas De Marchi
1
-0
/
+47
2012-01-26
testsuite: move oneshot to inside the test struct
Lucas De Marchi
1
-6
/
+18
2012-01-26
testsuite: add skeleton
Lucas De Marchi
1
-0
/
+146