minix/tests/lib/libcurses/check_files
Lionel Sambuc 11be35a165 Importing NetBSD "Kyua" test framework
To do so, a few dependencies have been imported:

 * external/bsd/lutok
 * external/mit/lua
 * external/public-domain/sqlite
 * external/public-domain/xz

The Kyua framework is the new generation of ATF (Automated Test
Framework), it is composed of:

 * external/bsd/atf
 * external/bsd/kyua-atf-compat
 * external/bsd/kyua-cli
 * external/bsd/kyua-tester
 * tests

Kyua/ATF being written in C++, it depends on libstdc++ which is
provided by GCC. As this is not part of the sources, Kyua is only
compiled when the native GCC utils are installed.

To install Kyua do the following:

 * In a cross-build enviromnent, add the following to the build.sh
   commandline: -V MKBINUTILS=yes -V MKGCCCMDS=yes

WARNING:
  At this point the import is still experimental, and not supported
  on native builds (a.k.a make build).

Change-Id: I26aee23c5bbd2d64adcb7c1beb98fe0d479d7ada
2013-07-23 20:43:41 +02:00
..
addch.chk
addchstr.chk
addstr.chk
attributes.chk
background1.chk
background2.chk
background3.chk
background4.chk
background5.chk
bell.chk
box_standout.chk
chgat1.chk
chgat2.chk
chgat3.chk
clear1.chk
clear2.chk
clear3.chk
clear4.chk
clear5.chk
clear6.chk
clear7.chk
clear8.chk
clear9.chk
clear10.chk
color_blank_draw.chk
color_blue_back.chk
color_default.chk
color_red_fore.chk
color_set.chk
color_start.chk
copywin1.chk
copywin2.chk
copywin3.chk
copywin4.chk
copywin5.chk
copywin6.chk
copywin7.chk
copywin8.chk
copywin9.chk
copywin10.chk
copywin11.chk
copywin12.chk
copywin13.chk
copywin14.chk
curs_set1.chk
curs_set2.chk
curs_set3.chk
curses_start.chk
fill.chk
home.chk
Makefile
timeout.chk
wborder_refresh.chk
wborder.chk
wgetstr_refresh.chk
wgetstr.chk
window.chk
wprintw_refresh.chk
wscrl1.chk
wscrl2.chk