Print this page
13175 Add support for IP_RECVTOS
13182 CMSG_ macros should have man pages
Change-ID: I784aa36cfd3c17e3cccbf1fd329fa7e69b663ef9

Split Close
Expand all
Collapse all
          --- old/usr/src/test/os-tests/runfiles/default.run
          +++ new/usr/src/test/os-tests/runfiles/default.run
↓ open down ↓ 58 lines elided ↑ open up ↑
  59   59  [/opt/os-tests/tests/timer]
  60   60  user = root
  61   61  tests = ['timer_limit']
  62   62  
  63   63  [/opt/os-tests/tests/file-locking]
  64   64  tests = ['runtests.32', 'runtests.64']
  65   65  
  66   66  [/opt/os-tests/tests/sockfs]
  67   67  user = root
  68   68  tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
  69      -         'sockpair']
       69 +         'sockpair', 'recvmsg.32', 'recvmsg.64']
  70   70  
  71   71  [/opt/os-tests/tests/pf_key]
  72   72  user = root
  73   73  timeout = 180
  74   74  tests = ['acquire-compare', 'kmc-update']
  75   75  
  76   76  [/opt/os-tests/tests/ddi_ufm]
  77   77  user = root
  78   78  tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
  79   79  
↓ open down ↓ 36 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX