summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dirent: Add function to allocate & build long nameHEADmasterPatrick McDermott2023-07-311-1/+16
* tests: Fix dirent test with is_dir=1Patrick McDermott2023-07-311-1/+1
* tests: Add dirent testsPatrick McDermott2023-07-314-1/+78
* tests: Update to use executables in subdirectoriesPatrick McDermott2023-07-062-4/+4
* tests: Update to use common codePatrick McDermott2023-07-062-5/+7
* tests: Check specials file contentsPatrick McDermott2023-07-051-1/+7
* tests: Remove node placeholderPatrick McDermott2023-07-051-1/+2
* tests/build: Test mknodPatrick McDermott2023-06-274-6/+18
* tests/mode: Test "s" and "t" permsPatrick McDermott2023-06-271-1/+5
* tests/mode: Add more test casesPatrick McDermott2023-06-271-2/+10
* tests: Test helpers/modePatrick McDermott2023-06-274-0/+63
* Fix license noticesPatrick McDermott2023-06-183-3/+3
* tests: Test -s optionPatrick McDermott2023-06-171-8/+7
* tests: Verify contents of built packagePatrick McDermott2023-06-171-1/+22
* tests: Add common functions (copied from opkbuild)Patrick McDermott2023-06-172-1/+71
* tests: Add package build testPatrick McDermott2023-06-173-1/+38
* tests: Make version test always return truePatrick McDermott2023-06-171-0/+2
* tests: Add package work areaPatrick McDermott2023-06-175-0/+14
* tests: Add version output testPatrick McDermott2023-06-172-1/+38
* tests: Drop `set -x`Patrick McDermott2023-06-171-2/+0
* build: Add test frameworkPatrick McDermott2023-06-173-0/+244