Ñò
Ü€/Rc           @   s‹   d  d k  l Z e Z d  d k  l Z d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d	 e f d
 „  ƒ  YZ d „  Z d S(   iÿÿÿÿ(   t   Xv6Build(   t   Xv6Testt   Basicc           B   s   e  Z d  Z d Z d Z RS(   t   basics)   call getsyscallinfo() from a user programs   basic.c(   t   __name__t
   __module__t   namet   descriptiont   tester(    (    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyR      s   t   Getsyscallinfoc           B   s   e  Z d  Z d Z d Z RS(   t   getsyscallinfos"   repeated calls of getsyscallinfo()s   getsyscallinfo.c(   R   R   R   R   R   (    (    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyR	      s   t   Manyc           B   s   e  Z d  Z d Z d Z RS(   t   manys   count many other syscallss   many.c(   R   R   R   R   R   (    (    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyR      s   t	   Usertestsc           B   s    e  Z d  Z d Z d Z d Z RS(   t	   usertestss&   run usertests to check for regressionss   usertests.ci,  (   R   R   R   R   R   t   timeout(    (    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyR      s   c         C   s   t  t t g S(   N(   R   R	   R   (   t   project_patht	   test_patht   log(    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyt	   test_list   s    N(	   t   xv6R    t
   build_testR   R   R	   R   R   R   (    (    (    s>   /afs/cs.wisc.edu/p/course/cs537-remzi/ta/tests/1b/test_list.pyt   <module>   s   