File: RELTEST

package info (click to toggle)
apt-dater 0.9.0-3%2Bwheezy1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,752 kB
  • sloc: ansic: 5,962; sh: 3,800; perl: 1,169; xml: 464; makefile: 181; sed: 16
file content (30 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Check the following functionalities of apt-dater before you take a release:

Basic functions:
- Use of cursor keys in the tree of nodes
- Expand/Shrink a node
- The help page (Key `?')
- The search function

Mangement functions:
- Refresh a host (Key `g') with the correct return of the host status
- Install a single package (Key `i')
- Upgrade the whole host (Key `u')
- Connect to a host (Key `c')

Handling of the screen utility:
- Attach/Detach a active session (Key `a')
- Session cycling (Key `N')
- Toggle dumps (Key `d')

TCL Filter:
- Basic functionality of the TCL filter

Report:
- Basic functionality of the report function (`apt-dater -r')

Miscellaneous:
- Compilation (configure && make)
- The correct operation of the lock file handling
- Check for memory leaks, etc...
- Package building