[go: up one dir, main page]

File: README.txt

package info (click to toggle)
asm3 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,332 kB
  • sloc: java: 37,188; xml: 1,841; makefile: 29; sh: 12
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.