Searched refs:test (Results 76 - 100 of 238) sorted by relevance

12345678910

/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DTestSuite.h30 * It runs a collection of test cases. Here is an example.
58 void addTest( Test *test );
H A DXmlOutputter.h34 * \param result Result of the test run.
100 virtual void addFailedTest( Test *test,
106 virtual void addSucessfulTest( Test *test,
H A DTestResultCollector.h25 /*! \brief Collects test result.
30 * a test case. It is an instance of the Collecting Parameter pattern.
32 * The test framework distinguishes between failures and errors.
52 void startTest( Test *test );
/haiku-fatelf/src/apps/mail/
H A DWords.h51 int word_match(const char* reference, const char* test);
/haiku-fatelf/src/libs/ncurses/test/
H A Dbackground.c5 #include <test.priv.h>
H A Dcolor_set.c5 #include <test.priv.h>
H A Ddemo_keyok.c8 #include <test.priv.h>
H A Dfilter.c34 #include <test.priv.h>
H A Ddemo_termcap.c36 #include <test.priv.h>
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Dd4lib.h41 int (*test)(const unsigned char *buf));
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat116 test -f ./configure
122 test -f ./configure.orig
132 test -f %XSRC%/po/Makefile.in.in
134 test -f %XSRC%/m4/Makefile.am.in
183 test -f %XSRC%/install-sh
185 test -f %XSRC%/install-sh.sh
193 test -x /dev/env/DJDIR/bin/msgfmt.exe
195 test -x /dev/env/DJDIR/bin/xgettext.exe
197 test -f /dev/env/DJDIR/include/libcharset.h
199 test
[all...]
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcontrol.c30 /* terminfo test program control subroutines */
43 static int pad_test_duration = 1; /* number of seconds for a pad test */
46 unsigned long usec_run_time; /* length of last test in microseconds */
52 /* caps under test data base */
68 int tx_characters; /* printing characters sent by test */
70 static struct test_list *tx_source; /* The test that generated this data */
120 ** Get a results block for pad test data.
155 sprintf(txt_longer_test_time, "+) Change test time to %d seconds",
157 sprintf(txt_shorter_test_time, "-) Change test time to %d seconds",
255 ** skip_pad_test(test
261 skip_pad_test( struct test_list *test, int *state, int *ch, const char *text) argument
306 pad_done_message( struct test_list *test, int *state, int *ch) argument
[all...]
/haiku-fatelf/src/tests/
H A DExampleTest.cpp23 // Add a multithreaded test
24 ExampleTest *test = new ExampleTest("This name is never used, just so you know :-)"); local
25 caller = new BThreadedTestCaller<ExampleTest>("ExampleTests::MultiThreaded Test #1", test);
/haiku-fatelf/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp74 TestWindow(Test* test) argument
79 fTest(test)
91 // container for the test's controls
139 // activate test
307 // get test name
310 fprintf(stderr, "Usage: %s <test name>\n", argv[0]);
317 BApplication app("application/x-vnd.haiku.widget-layout-test");
319 // find and create the test
320 Test* test = NULL; local
323 test
[all...]
/haiku-fatelf/src/bin/bash/lib/glob/
H A Dsm_loop.c283 BRACKMATCH (CHAR *p, U_CHAR test, int flags) argument
285 BRACKMATCH (p, test, flags)
287 U_CHAR test;
297 test = FOLD (test);
324 if (COLLEQUIV (test, pc))
335 return ((test == L('[')) ? savep : (CHAR *)0); /*]*/
361 pc = IS_CCLASS (test, (XCHAR *)ccname);
384 return ((test == L('[')) ? savep : (CHAR *)0);
400 range. If it is, we set cstart to one greater than `test',
[all...]
/haiku-fatelf/src/kits/tracker/
H A DPoseViewScripting.cpp75 doo Tracker get Suites of Poses of Window test
76 doo Tracker get Path of Poses of Window test
77 doo Tracker count Entry of Poses of Window test
78 doo Tracker get Entry of Poses of Window test
79 doo Tracker get Entry 2 of Poses of Window test
80 doo Tracker count Selection of Poses of Window test
81 doo Tracker get Selection of Poses of Window test
82 doo Tracker delete Entry 'test/6L6' of Poses of Window test
83 doo Tracker execute Entry 'test/
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk41 $(VC_LIST) | if test -f $(srcdir)/.x-$@; then grep -vEf $(srcdir)/.x-$@; \
74 _cfg_mk := $(shell test -f $(srcdir)/cfg.mk && echo '$(srcdir)/cfg.mk')
106 _ignore_case = $$(test -n "$$ignore_case" && echo -i || :)
113 test "x$$re" != x || { echo '$(ME): re not defined' 1>&2; exit 1; }; \
114 test "x$$msg" != x || { echo '$(ME): msg not defined' 1>&2; exit 1; };\
224 test $$fail = 1 && \
367 # Require that the final line of each test-lib.sh-using test be this one:
369 # Note: this test requires GNU grep's --label= option.
370 Exit_witness_file ?= tests/test
[all...]
/haiku-fatelf/src/system/kernel/lib/arch/x86_64/
H A Darch_string.S31 test $7, %r8
/haiku-fatelf/src/tests/kits/game/set_mouse_position_test/
H A Dtest_mouse.cpp101 TestMouse test(times);
102 test.Run();
/haiku-fatelf/src/tests/system/libroot/os/
H A DParseDateTest.cpp48 struct test { struct
55 static const test kDates[] = {
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/engine/
H A Dnv_dac2.c11 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test);
39 /* setup RGB test signal levels to approx 30% of DAC range and enable them
42 /* route test signals to output
60 /* kill test signal routing
220 (display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
223 default: return nv10_nv20_dac2_pix_pll_find(target, calc_pclk, m_result, n_result, p_result, test);
230 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
219 nv_dac2_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
229 nv10_nv20_dac2_pix_pll_find( display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
/haiku-fatelf/src/add-ons/accelerants/skeleton/engine/
H A Ddac2.c11 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test);
38 /* setup RGB test signal levels to approx 30% of DAC range and enable them
41 /* route test signals to output
59 /* kill test signal routing
219 (display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
222 default: return nv10_nv20_dac2_pix_pll_find(target, calc_pclk, m_result, n_result, p_result, test);
229 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
218 eng_dac2_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
228 nv10_nv20_dac2_pix_pll_find( display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
/haiku-fatelf/src/add-ons/accelerants/via/engine/
H A Ddac2.c11 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test);
38 /* setup RGB test signal levels to approx 30% of DAC range and enable them
41 /* route test signals to output
59 /* kill test signal routing
219 (display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
222 default: return nv10_nv20_dac2_pix_pll_find(target, calc_pclk, m_result, n_result, p_result, test);
229 display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test)
218 eng_dac2_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
228 nv10_nv20_dac2_pix_pll_find( display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
/haiku-fatelf/src/apps/tv/
H A DVideoView.cpp372 BBitmap *test = new BBitmap(BRect(0,0,320,240), B_BITMAP_WILL_OVERLAY local
374 if (test->InitCheck() == B_OK) {
378 if (B_OK == test->GetOverlayRestrictions(&restrict)) {
424 delete test;
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtic.c893 char *test; local
899 test = strchr(list, ch);
900 if (test != 0)
901 result = (test - list);
925 int test; local
961 for (k = 0, kk = -1, test = 100; k < 5; ++k) {
963 list[k] < test) {
964 test = list[k];
968 last = test;
1276 char *test; local
[all...]

Completed in 222 milliseconds

12345678910