Since commit be0d9d6 wholly removed these two cases. Signed-off-by: Wanlong Gao <[email protected]> --- runtest/ltplite | 2 -- runtest/quickhit | 2 -- runtest/stress.part3 | 2 -- runtest/syscalls | 4 ---- 4 files changed, 10 deletions(-)
diff --git a/runtest/ltplite b/runtest/ltplite index 35cbd44..2a704db 100644 --- a/runtest/ltplite +++ b/runtest/ltplite @@ -290,9 +290,7 @@ getgid01 getgid01 getgid03 getgid03 getgroups01 getgroups01 -getgroups02 getgroups02 getgroups03 getgroups03 -getgroups04 getgroups04 gethostid01 gethostid01 diff --git a/runtest/quickhit b/runtest/quickhit index ea3c9c1..c323d56 100644 --- a/runtest/quickhit +++ b/runtest/quickhit @@ -157,8 +157,6 @@ getgroups01 getgroups01 # where x is one less then what is returned by getgroups(0, gidset). # 4. Check to see if getgroups() succeeds and gidset contains # group id returned from getgid(). -getgroups02 getgroups02 -# Basic test for getgroups(2) gethostid01 gethostid01 # Basic test for gethostid(2) gethostname01 gethostname01 diff --git a/runtest/stress.part3 b/runtest/stress.part3 index f3c4287..b783b7f 100644 --- a/runtest/stress.part3 +++ b/runtest/stress.part3 @@ -229,8 +229,6 @@ getgid01 getgid01 getgid03 getgid03 getgroups01 getgroups01 -getgroups02 getgroups02 -getgroups04 getgroups04 gethostid01 gethostid01 diff --git a/runtest/syscalls b/runtest/syscalls index 758775b..f58b6a1 100644 --- a/runtest/syscalls +++ b/runtest/syscalls @@ -351,12 +351,8 @@ getgid03_16 getgid03_16 getgroups01 getgroups01 getgroups01_16 getgroups01_16 -getgroups02 getgroups02 -getgroups02_16 getgroups02_16 getgroups03 getgroups03 getgroups03_16 getgroups03_16 -getgroups04 getgroups04 -getgroups04_16 getgroups04_16 gethostid01 gethostid01 -- 1.8.2.242.g8617715 ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
