index
:
platform/upstream/toybox
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_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
sandbox/jobol/0.5.2
sandbox/jobol/0.5.2-futur
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
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
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Network & Connectivity / Common;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Revert back to upstream 0.6.0 and remove all except for dhcp related
submit/tizen/20160323.053424
Yu Jiung
1
-22
/
+0
2015-08-12
Merge remote-tracking branch 'toybox/master' into upstream
upstream
Hyejin Kim
1
-0
/
+22
2015-08-11
Fix more date bugs.
Elliott Hughes
1
-2
/
+14
2015-08-08
Reject invalid dates in date(1).
Elliott Hughes
1
-0
/
+10
2015-07-16
Merge branch from toybox/master
Hyejin Kim
36
-100
/
+519
2015-07-04
Actually set time with touch -d and -t when you don't specify nanonseconds.
Rob Landley
1
-7
/
+13
2015-07-02
The android guys sent in xxd. It doesn't share code with od and hexdump. Hmmm...
Rob Landley
1
-0
/
+28
2015-07-01
Fix segfault with "mount -o ro,remount".
Elliott Hughes
1
-0
/
+4
2015-05-12
Set the executable bits on all the *.test files. (Wasn't consistent, is now.)
Rob Landley
30
-0
/
+0
2015-04-28
Fix truncate prefix bug and add truncate test suite entry.
Rob Landley
1
-0
/
+28
2015-03-29
Add head test for -123.
Rob Landley
1
-0
/
+2
2015-03-28
Fix sed bug David Halls hit trying to compile libiconv.
Rob Landley
1
-1
/
+4
2015-03-28
Fix printf bug (%.s should be %.0s not %s) reported by Isabella Parakiss.
Rob Landley
1
-0
/
+2
2015-03-01
fix copy/paste-o in useradd.test
Elliott Hughes
1
-1
/
+1
2015-02-18
Separate 'userdel' from testing syntax.
Yeongdeok Suh
1
-66
/
+80
2015-01-14
i found a few problems while manually smoke testing toybox chown versus toolb...
Elliott Hughes
1
-0
/
+41
2015-01-11
One more bugfix for printf.c, with test suite entry. (Make %-3d etc work.)
Rob Landley
1
-1
/
+4
2015-01-10
More half-finished cleanup of printf.c, and more test suite entries.
Rob Landley
1
-1
/
+9
2015-01-06
Since "printf" is a shell builtin, printf.test wasn't actually testing anything.
Rob Landley
1
-24
/
+31
2015-01-06
More printf cleanup, and test suite entries.
Rob Landley
1
-5
/
+17
2014-12-24
Teach factor to accept whitespace separated arguments (reported by Robert Tho...
Rob Landley
1
-0
/
+4
2014-12-21
Another sed bug. (The e2fsprogs build uses multiple line continuations on the...
Rob Landley
1
-0
/
+2
2014-12-14
Make sed a\ line continuations work properly for different pattern input modes.
Rob Landley
1
-0
/
+11
2014-12-09
Imported Upstream version 0.5.1
upstream/0.5.1
xroche
2
-0
/
+90
2014-12-01
Ashwini Sharma pointed out that "mkdir sub; ln -s . sub/up; du -L sub" should...
Rob Landley
1
-0
/
+3
2014-12-01
Refactor expr and add another test entry that works with TEST_HOST=1 but not ...
Rob Landley
1
-0
/
+2
2014-11-30
Tests for operator priority groupings.
Rob Landley
1
-0
/
+9
2014-11-27
sed: c needs to trigger range logic like d, D works like d when there isn't a...
Rob Landley
1
-10
/
+48
2014-11-27
New ifconfig tests from Cynt Rynt.
Rob Landley
1
-0
/
+192
2014-11-15
Debugging pass on sed: make the existing test suite pass.
Rob Landley
1
-2
/
+4
2014-11-14
Add a few more sed tests.
Rob Landley
1
-2
/
+21
2014-11-09
Yet more sed tests.
Rob Landley
1
-8
/
+22
2014-11-06
More sed tests.
Rob Landley
1
-0
/
+23
2014-10-30
Test for ls -d from Isaac Dunham, and he pointed out -F also disables symlink...
Rob Landley
1
-0
/
+4
2014-10-29
First batch of sed tests.
Rob Landley
1
-0
/
+28
2014-09-22
Fix du test: du symlink -> "0\tsymlink"
Felix Janda
1
-4
/
+6
2014-09-20
Move testsuite out of scripts/test into its own top level tests directory, an...
Rob Landley
72
-0
/
+3173