index
:
platform/upstream/dracut
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
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
tizen
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_4.0
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
TEST-50-MULTINIC
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
testsuite: fixed network interface names
Harald Hoyer
1
-3
/
+4
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-12
/
+12
2013-07-31
TEST-50-MULTINIC: change interface names to ens*
Harald Hoyer
1
-9
/
+9
2013-07-04
beautified shell code
Harald Hoyer
1
-46
/
+46
2013-06-28
use "rm --" to guard against filenames beginning with "-"
Harald Hoyer
1
-2
/
+2
2013-06-13
test/TEST-50-MULTINIC: fix interface test
Harald Hoyer
1
-2
/
+6
2013-06-13
test/TEST-50-MULTINIC: fixed debug output
Harald Hoyer
1
-2
/
+2
2013-04-30
test: use grep option "-F" and install /etc/os-release
Harald Hoyer
1
-2
/
+4
2013-04-05
TEST-50-MULTINIC: fixup test suite
Harald Hoyer
2
-17
/
+60
2013-03-26
test: change qemu param -nographic to -display none for -daemonize
Harald Hoyer
1
-1
/
+1
2013-03-15
fixed testsuite
Harald Hoyer
1
-2
/
+2
2013-03-06
testsuite fixup
Harald Hoyer
1
-2
/
+2
2013-03-02
test: add finished-false.sh for create-root.sh initqueue job
Harald Hoyer
1
-0
/
+2
2012-10-08
TEST-50-MULTINIC/test.sh: fix multinic issues
Harald Hoyer
1
-10
/
+16
2012-10-04
s/libnss*.so/libnss_*.so so that we don't install libnss3.so
Harald Hoyer
1
-2
/
+2
2012-09-27
add "rd.auto" parameter and switch off automatic assembly
Harald Hoyer
1
-4
/
+4
2012-09-10
nfs: install all nfs submodules
Harald Hoyer
1
-2
/
+2
2012-08-01
ensure af_packet module is loaded (if not built-in)
Frederic Crozat
2
-1
/
+3
2012-08-01
test: s/ib700wdt/i6300esbwdt/g
Harald Hoyer
1
-4
/
+4
2012-07-27
add "af_packet" kernel module to network testsuite tests
Harald Hoyer
1
-2
/
+2
2012-07-11
test: silence "make all"
Harald Hoyer
1
-2
/
+2
2012-07-11
test: add support for: make V=1 TESTS="01 20 40" check
Harald Hoyer
1
-3
/
+3
2012-07-11
test/*/server-init.sh: redirect stdin,out,err to /dev/console
Harald Hoyer
1
-1
/
+1
2012-07-09
test: export initdir
Harald Hoyer
1
-3
/
+3
2012-06-29
testsuite: fixups
Harald Hoyer
4
-19
/
+35
2012-06-18
TEST-50-MULTINIC: libnss cleanup
Harald Hoyer
1
-125
/
+110
2012-06-18
TEST-50-MULTINIC: add watchdog
Harald Hoyer
2
-17
/
+19
2012-06-15
TEST-50-MULTINIC: install correct nss libs
Harald Hoyer
1
-44
/
+74
2012-02-22
Renamed all shell scripts to *.sh
Harald Hoyer
3
-7
/
+7
2012-02-13
test: fixed terminfo location
Harald Hoyer
1
-3
/
+11
2011-11-16
test: introduce $TESTDIR tmpdir
Harald Hoyer
1
-29
/
+28
2011-05-10
removed trailing whitespaces
Harald Hoyer
2
-2
/
+2
2011-04-11
TEST-50-MULTINIC/client-init: drop to shell, if "rd.shell"
Harald Hoyer
1
-2
/
+5
2011-04-11
TEST-50-MULTINIC/test.sh: add /run dir and "ls" to client image
Harald Hoyer
1
-2
/
+2
2011-03-25
Move all hooks to "$hookdir"
Harald Hoyer
1
-1
/
+1
2011-03-25
base/init: fixed /dev/.initramfs creation, for no "/run"
Harald Hoyer
1
-1
/
+1
2011-03-10
TEST-50-MULTINIC: change /dev/.initramfs to /dev/.run/initramfs
Harald Hoyer
1
-1
/
+1
2011-03-07
test/*/test.sh: mv 01hard-off.sh 000-hard-off.sh
Harald Hoyer
1
-1
/
+1
2010-10-28
TEST-50-MULTINIC/test.sh: only set hdc for no cdrom
Harald Hoyer
1
-3
/
+1
2010-10-28
test/TEST-*/test.sh: set -serial to null for servers
Harald Hoyer
1
-1
/
+3
2010-10-28
test/*/*-init: set PATH
Harald Hoyer
2
-0
/
+2
2010-10-28
new parameter option names with "rd.*" namespace
Harald Hoyer
2
-4
/
+4
2010-08-23
use 'type' built-in instead of external cmd 'which' in every Bash script
Amadeusz Żołnowski
1
-4
/
+4
2010-05-19
TEST-50-MULTINIC: do not provide a cdrom in the testcase
Harald Hoyer
1
-0
/
+3
2010-04-16
test/MULTINIC: kill server after passing all tests
Harald Hoyer
1
-0
/
+3
2010-04-16
test/TEST-50-MULTINIC: install sd_mod and ata_piix kernel modules
Harald Hoyer
1
-1
/
+1
2010-04-16
test/TEST-50-MULTINIC: install all nfsidmap libs for server
Harald Hoyer
1
-0
/
+9
2010-04-16
test/TEST-50-MULTINIC: kill server after failed test
Harald Hoyer
1
-1
/
+7
2010-04-16
add rd_retry kernel command line parameter
Harald Hoyer
1
-1
/
+1
2010-04-16
test: change testsuite to local tcp rather than udp multicast
Harald Hoyer
1
-2
/
+2
[next]