File: README

package info (click to toggle)
pmdk 1.13.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,944 kB
  • sloc: ansic: 126,815; sh: 21,543; cpp: 9,413; python: 5,893; makefile: 3,119; perl: 2,294; pascal: 1,442
file content (15 lines) | stat: -rw-r--r-- 568 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Persistent Memory Development Kit

This is utils/README.

Scripts found in this directory are used during library development.

Sub-directory 'docker' contains scripts for running builds, tests and checks
inside a Docker containers, among with prepared images' recipes and instruction
on using them.

Sub-directory 'gha-runners' contains scripts used for execution specific sets of tests,
on a self-hosted runners in GitHub Actions.

Both of these sub-directories are intended to be used as development process vehicles
and are part of continuous integration process.