File: README.txt

package info (click to toggle)
asm3 3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,180 kB
  • ctags: 3,898
  • sloc: java: 37,049; xml: 1,814; makefile: 44
file content (16 lines) | stat: -rw-r--r-- 619 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This directory contains the tests of the product. 
It contains(*) the following items:

- lib: external libraries required to run the tests
- conform: conformance tests (unit tests)
- deviance: deviance tests (unit tests)
- thread: multi-threading tests (unit tests)
- stress: stress tests
- perf: performance tests

Each sub directory contains:
- the source of the tests, with package struture if there is one,
- the xml descriptors to launch test suites. An xml desriptor describes
  the execution of a test suite. The default task is called on this file.

(*) some items may not be present, depending on the product.