Better %SYS-GETTID.
[iolib.git] / tests / mainsuite.lisp
blobd241ba032c9dee97002af6d08e9cd64c4e0156c6
1 ;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; indent-tabs-mode: nil -*-
2 ;;;
3 ;;; --- Main test suite definition.
4 ;;;
6 (in-package :iolib-tests)
8 (def-suite :iolib
9 :description "Main test suite for IOLib.")