/tests/threads.lisp
http://github.com/sykopomp/chanl · Lisp · 11 lines · 3 code · 3 blank · 5 comment · 0 complexity · 1e6c10ac7f5f8724d03e96149c749559 MD5 · raw file
- ;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; indent-tabs-mode: nil -*-
- ;;;;
- ;;;; Copyright Š 2009 Kat Marchan, Adlai Chandrasekhar
- ;;;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- (in-package :chanl)
- (def-suite threads :in chanl)
- (in-suite threads)