summaryrefslogtreecommitdiff
path: root/sys/modules/aac
AgeCommit message (Collapse)Author
2016-09-27Add module build infrastructure for ld and its attachmentspgoyette
2020-03-19Mark the swsensor tests "expected failure" since the rump world doesn'tpgoyette 2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos 2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos 2016-01-23Define _KERNTYPES for things that need it.christos 2015-04-23Include better diagnostic info when a required key value cannot be retrieved ...pgoyette 2015-04-23When exiting, provide a reason.pgoyette 2015-02-27Double the timeout (to 120s) for slower machinesmartin 2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he 2013-04-14The sh api calls it atf_expect_fail, while the c api calls itmartin 2013-03-17These tests are flaky so mark them as expected failures... when they fail.jmmv 2012-07-19Add new test cases for entropy-providing sensorspgoyette 2011-06-26need signal.h for kill()christos 2010-12-31Now that 'rump_server -l stuff' works, use a less heavyweight rump_serverpgoyette 2010-12-30Now that we update the callout timer as soon as it is updated, we no longerpgoyette 2010-12-29Various cleanup (most from pooka@)pgoyette 2010-12-20Add a rump-based set of tests for sysmon_envsys(8) + powerd(8) + swsensor(4)pgoyette 2010-10-24Due to timing discrepancies desribed in PR kern/43997, tickle thepgoyette 2010-10-24Add a third test-case to verify that disarming of the watchdog works.pgoyette 2010-08-30Make tcount volatile since a signal handler plays with it.pooka 2010-08-06Add test cases to check that sysmon/swwdog will panic and rebootpooka