SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-mschoch-smat-devel rpm build for : Fedora 36. For other distributions click golang-github-mschoch-smat-devel.

Name : golang-github-mschoch-smat-devel
Version : 0.2.0 Vendor : Fedora Project
Release : 4.fc36 Date : 2022-01-25 02:18:05
Group : Unspecified Source RPM : golang-github-mschoch-smat-0.2.0-4.fc36.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : State Machine Assisted Testing
Description :
The concept is simple, describe valid uses of your library as states and
actions. States describe which actions are possible, and with what probability
they should occur. Actions mutate the context and transition to another state.

By doing this, two things are possible:
– Use go-fuzz to find/test interesting sequences of operations on your library.
– Automate longevity testing of your application by performing long sequences
of valid operations.

Both of these can also incorporate validation logic (not just failure detection
by building validation into the state machine).

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/mschoch/smat

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/36/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-mschoch-smat-devel-0.2.0-4.fc36.noarch.rpm
     

Provides :
golang(github.com/mschoch/smat)
golang-github-mschoch-smat-devel
golang-ipath(github.com/mschoch/smat)

Requires :
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-mschoch-smat-devel
/usr/share/doc/golang-github-mschoch-smat-devel/README.md
/usr/share/doc/golang-github-mschoch-smat-devel/examples
/usr/share/doc/golang-github-mschoch-smat-devel/examples/bolt
/usr/share/doc/golang-github-mschoch-smat-devel/examples/bolt/README.md
/usr/share/doc/golang-github-mschoch-smat-devel/examples/bolt/boltsmat.go
/usr/share/doc/golang-github-mschoch-smat-devel/examples/bolt/crash_test.go
/usr/share/doc/golang-github-mschoch-smat-devel/examples/bolt/fuzzdata_test.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mschoch
/usr/share/gocode/src/github.com/mschoch/smat
/usr/share/gocode/src/github.com/mschoch/smat/.goipath
/usr/share/gocode/src/github.com/mschoch/smat/README.md
/usr/share/gocode/src/github.com/mschoch/smat/actionseq.go
/usr/share/gocode/src/github.com/mschoch/smat/actionseq_test.go
/usr/share/gocode/src/github.com/mschoch/smat/examples
/usr/share/gocode/src/github.com/mschoch/smat/examples/bolt
/usr/share/gocode/src/github.com/mschoch/smat/examples/bolt/README.md
/usr/share/gocode/src/github.com/mschoch/smat/go.mod
/usr/share/gocode/src/github.com/mschoch/smat/smat.go
/usr/share/gocode/src/github.com/mschoch/smat/smat_test.go
/usr/share/licenses/golang-github-mschoch-smat-devel
/usr/share/licenses/golang-github-mschoch-smat-devel/LICENSE

 
ICM