⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 fsmlabs的real time linux的内核
💻
字号:
/* * POSIX.4 Timers test program * * Written by J. Vidal * Copyright (C) Dec, 2002 OCERA Consortium. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * published by the Free Software Foundation version 2. **/This directory contains 40 test programs, divided into threecategories. In order to run them, please place in the desired directory, type make test and press enter. This will automatically load the test programs and show you the results. Next a brief description of each testdirectory is given:	-self_buid: Self build tests. There are five test in this directory:		-accuracity.c : Measures timers resolution for both absolute		and relative specs.		-signals_bandwidth.c: Measures RTLinux POSIX.1 signals bandwidth.		-test.c: Test timers real-time constraints. Schedules a		set of tasks with timers + signals or with RTLinux API		(pthread_make_periodic_np, pthread_wait_np). Also allows		to prove timers with system clock on mode periodic and		one shot.  		-timers.c: Two threads programing the same timer.		-simple_test.c: Basic test for timers API.	-posixtestsuite: Open POSIX test suite timers tests, slighly 			 modified to run on RTLinux. This tests are divided 			into four directories. Each one corresponding with 				the functionality to test (timer_create,timer_delete,			timer_settime, timer_gettime).	-hrt_test: Linux high resolution timers project tests, slighly modified			to run on RTLinux.				Further information can be found in the README file placed in each directory.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -