代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/124347/6053568
c cleanup3.c
/*
* File: cleanup3.c
*
* Test Synopsis: Test cleanup handler does not execute (when thread is
* not canceled).
*
* Test Method (Validation or Falsification):
* -
*
* Requirements Tested:
*
www.eeworm.com/read/124347/6053572
c tsd1.c
/*
* tsd1.c
*
* Test Thread Specific Data (TSD) key creation and destruction.
*
* Description:
* -
*
* Test Method (validation or falsification):
* - validation
*
* Requirements Tested:
*
www.eeworm.com/read/124109/6055730
c lcd390.c
/*-------------------------------------------------------------------------
lcd.c - lcd routines for the DS80C390 (tested on TINI)
Written By - Johan Knol, johan.knol@iduna.nl
This pro
www.eeworm.com/read/493294/6400282
m isvaldset.m
%ISVALDSET Test whether the argument is a valid dataset
%
% N = ISVALDSET(A);
% N = ISVALDSET(A,M);
% N = ISVALDSET(A,M,C);
%
% INPUT
% A Input argument, to be tested on dataset
% M
www.eeworm.com/read/400577/11573010
m isvaldset.m
%ISVALDSET Test whether the argument is a valid dataset
%
% N = ISVALDSET(A);
% N = ISVALDSET(A,M);
% N = ISVALDSET(A,M,C);
%
% INPUT
% A Input argument, to be tested on dataset
% M
www.eeworm.com/read/400577/11573221
m isvaldfile.m
%ISVALDFILE Test whether the argument is a valid datafile or dataset
%
% N = ISVALDFILE(A);
% N = ISVALDFILE(A,M);
% N = ISVALDFILE(A,M,C);
%
% INPUT
% A Input argument, to be tested o
www.eeworm.com/read/346733/11727352
txt readme.txt
TODO: Create a test application for the main project in this folder.
For example a simple GUI application that exposes some functionality
of the main project to be tested, or a unit testing applicat
www.eeworm.com/read/259932/11757015
asm timeout.asm
;
; Timer routines - use set_*timeout to receive a clock value which
; can later be tested by calling chk_timeout with
; that clock value to determine if a time
www.eeworm.com/read/258434/11864631
c noreset.c
/* code to disable . */
/* Compiled and tested under TC++ and MSC 6 */
#include
#include
#if defined(__
www.eeworm.com/read/342323/12027806
m contents.m
% ICALAB for Signal Processing
% (abbreviation of Independent Component Analysis Laboratory)
%
% developed and tested under Matlab versions 5.3 and higher
% Version 2.2, February 24, 2004
% Autho