~gandelman-a/ubuntu/precise/openvswitch/lp1044318

« back to all changes in this revision

Viewing changes to tests/testsuite

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2011-09-06 06:16:11 UTC
  • mfrom: (5.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110906061611-qsxpfftqw2afl728
Tags: 1.2.1-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/rules, debian/contro, debian/dkms.conf.in,
    debian/openvswitch-datapath.dkms.(postinst, prerm):
    Add dkms support by providindg openvswitch-datapath-dkms.
  - Make sure we have a directory under /var/run to create the
    pidfile for openvswitch-controller, backported from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1854
1854
# List of tests.
1855
1855
if $at_list_p; then
1856
1856
  cat <<_ATEOF || at_write_fail=1
1857
 
openvswitch 1.2.0 test suite test groups:
 
1857
openvswitch 1.2.1 test suite test groups:
1858
1858
 
1859
1859
 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
1860
1860
      KEYWORDS
1903
1903
  exit $at_write_fail
1904
1904
fi
1905
1905
if $at_version_p; then
1906
 
  $as_echo "$as_me (openvswitch 1.2.0)" &&
 
1906
  $as_echo "$as_me (openvswitch 1.2.1)" &&
1907
1907
  cat <<\_ATEOF || at_write_fail=1
1908
1908
 
1909
1909
Copyright (C) 2010 Free Software Foundation, Inc.
2293
2293
 
2294
2294
# Banners and logs.
2295
2295
$as_echo "## ----------------------------- ##
2296
 
## openvswitch 1.2.0 test suite. ##
 
2296
## openvswitch 1.2.1 test suite. ##
2297
2297
## ----------------------------- ##"
2298
2298
{
2299
2299
  $as_echo "## ----------------------------- ##
2300
 
## openvswitch 1.2.0 test suite. ##
 
2300
## openvswitch 1.2.1 test suite. ##
2301
2301
## ----------------------------- ##"
2302
2302
  echo
2303
2303
 
3134
3134
  $as_echo "Please send $at_msg and all information you think might help:
3135
3135
 
3136
3136
   To: <ovs-bugs@openvswitch.org>
3137
 
   Subject: [openvswitch 1.2.0] $as_me: $at_fail_list${at_fail_list:+ failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly}
 
3137
   Subject: [openvswitch 1.2.1] $as_me: $at_fail_list${at_fail_list:+ failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly}
3138
3138
 
3139
3139
You may investigate any problem if you feel able to do so, in which
3140
3140
case the test suite provides a good starting point.  Its output may